projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7518a
)
introspection: Fix for out-of-tree builds
author
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Sat, 5 Sep 2009 10:22:37 +0000
(12:22 +0200)
committer
Sebastian Dröge
<sebastian.droege@collabora.co.uk>
Sat, 5 Sep 2009 10:22:37 +0000
(12:22 +0200)
gst/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/Makefile.am
b/gst/Makefile.am
index 5945e009d519123a0e0365a57798b565a900565b..e80cc4caa814bdb5f2ed554e46c2ad2f978c639f 100644
(file)
--- a/
gst/Makefile.am
+++ b/
gst/Makefile.am
@@
-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 \