mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
controller: update g-i include paths as well for header changes
Hopefully makes Lucid and Maverick build bots happy again
This commit is contained in:
parent
1e52eeabac
commit
d4407efd66
1 changed files with 2 additions and 0 deletions
|
@ -45,7 +45,9 @@ GstController-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstcontroller-@G
|
|||
--nsversion=@GST_MAJORMINOR@ \
|
||||
--strip-prefix=Gst \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/libs \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_builddir)/libs \
|
||||
$(gir_cincludes) \
|
||||
--add-include-path=$(top_builddir)/gst \
|
||||
--library-path=$(top_builddir)/gst \
|
||||
|
|
Loading…
Reference in a new issue