summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-12-03 18:19:49 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-12-03 18:21:57 -0500
commit668643d410e6fe3a0a6d09038dfe55780a2a072d (patch)
tree67853be99c89c197bae0b3e902959bace5e784d6 /common
parent4aeee7cde69c47c968e29db2c705f84d25a1dacb (diff)
downloadfarstream-668643d410e6fe3a0a6d09038dfe55780a2a072d.tar.gz
Only try to generate the doc for existing transmitters
Diffstat (limited to 'common')
-rw-r--r--common/gtk-doc-plugins.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-doc-plugins.mak b/common/gtk-doc-plugins.mak
index 5d11438e..3a3edc21 100644
--- a/common/gtk-doc-plugins.mak
+++ b/common/gtk-doc-plugins.mak
@@ -368,7 +368,7 @@ scanobj-trans-update:
# We have a scanobj-build.stamp just to prevent both from running at the same
# time as they use temp files with the same name
-scanobj-trans-build.stamp: $(SCANOBJ_DEPS) $(basefiles) scanobj-build.stamp
+scanobj-trans-build.stamp: $(SCANOBJ_DEPS) $(basefiles) scanobj-build.stamp farsight2-transmitters.types
@echo '*** Scanning Transmitters ***'
if test x"$(srcdir)" = x. ; then \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext \