introspection: Fix for out-of-tree builds

This commit is contained in:
Sebastian Dröge 2009-09-05 12:22:37 +02:00
parent 4b7518a4e5
commit 6bbb833409

View file

@ -247,6 +247,7 @@ Gst-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libgstreamer-@GST_MAJORMINOR@
$(INTROSPECTION_SCANNER) -v --namespace Gst \
--nsversion=@GST_MAJORMINOR@ \
-I$(top_srcdir) \
-I$(top_builddir) \
--c-include='gst/gst.h' \
--library=gstreamer-0.10 \
--include=GLib-2.0 \