distcheck fixes

Original commit message from CVS:
distcheck fixes
This commit is contained in:
Thomas Vander Stichele 2004-03-15 18:20:03 +00:00
parent 92d5bcedfa
commit fe6f356a5d

View file

@ -129,7 +129,11 @@ manpages = $(GST_REGISTRY_MAN) $(GST_LOADSAVE_MAN) $(GST_OTHER_MAN)
CLEANFILES = $(manpages) $(bin_SCRIPTS)
man_MANS = $(manpages)
# developer helper tools, not meant for installation
noinst_SCRIPTS = gst-indent
EXTRA_DIST = \
$(noinst_SCRIPTS) \
gst-complete.1.in \
gst-compprep.1.in \
gst-feedback.1.in \
@ -154,5 +158,3 @@ EXTRA_DIST = \
-e s,gst-xmllaunch,gst-xmllaunch-@GST_MAJORMINOR@,g \
$< >$@
# developer helper tools, not meant for installation
noinst_SCRIPTS = gst-indent