From 668643d410e6fe3a0a6d09038dfe55780a2a072d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Wed, 3 Dec 2008 18:19:49 -0500 Subject: Only try to generate the doc for existing transmitters --- common/gtk-doc-plugins.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') 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 \ -- cgit v1.2.1