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:
Tim-Philipp Müller 2011-01-12 10:17:05 +00:00
parent 1e52eeabac
commit d4407efd66

View file

@ -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 \