summaryrefslogtreecommitdiff
path: root/docs/plugins
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-12-11 17:34:45 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-12-11 17:34:45 -0500
commit605eedcc1606c87bf8879530d501d0e0806b260c (patch)
treebaf2b203e86c29fc6894f762b8f78c1ef19a3f86 /docs/plugins
parent1d38646c1f3d770c54cbb89190136d303e5afb20 (diff)
downloadfarstream-605eedcc1606c87bf8879530d501d0e0806b260c.tar.gz
Fix plugins doc Makefiles to let distcheck pass
Diffstat (limited to 'docs/plugins')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 98122549..ceb9184b 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -114,6 +114,8 @@ farsight2-transmitters.types: farsight2-transmitters.types.in Makefile
echo "${i}" >> $@ ;\
done
+CLEANFILES = farsight2-transmitters.types
+
# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib
# contains GtkObjects/GObjects and you want to document signals and properties.
GTKDOC_CFLAGS = $(GST_BASE_CFLAGS) -I$(top_builddir) -I$(top_builddir)/gst-libs