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:
ceb88a7
)
fix wim's problem by only checking for plugins in our module
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 6 Jul 2005 15:38:21 +0000
(15:38 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 6 Jul 2005 15:38:21 +0000
(15:38 +0000)
Original commit message from CVS:
fix wim's problem by only checking for plugins in our module
docs/libs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/libs/Makefile.am
b/docs/libs/Makefile.am
index
6d6fbda
..
9a65ec0
100644
(file)
--- a/
docs/libs/Makefile.am
+++ b/
docs/libs/Makefile.am
@@
-151,6
+151,7
@@
scan-build.stamp: $(HFILE_GLOB) $(SCANOBJ_DEPS) $(basefiles)
cp $(srcdir)/$(DOC_MODULE).types . ; \
chmod u+w $(DOC_MODULE).types ; \
fi ; \
+ GST_PLUGIN_PATH_ONLY=yes GST_PLUGIN_PATH="$(top_builddir)" \
CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" \
CFLAGS="$(GTKDOC_CFLAGS)" LDFLAGS="$(GTKDOC_LIBS)" \
$(GTK_DOC_SCANOBJ) --type-init-func="gst_init(NULL,NULL)" \