From 1f73e81375b1d30d0d4416f91549af44b01fc124 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 10 Mar 2004 12:48:37 +0000 Subject: add ignores, remove old files Original commit message from CVS: add ignores, remove old files --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile.am') diff --git a/tools/Makefile.am b/tools/Makefile.am index fcd1f58f..7327fe15 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -6,7 +6,7 @@ man_MANS = \ gst-launch-ext-@GST_MAJORMINOR@.1 \ gst-visualise-@GST_MAJORMINOR@.1 -CLEANFILES = $(man_MANS) +CLEANFILES = $(man_MANS) $(bin_SCRIPTS) EXTRA_DIST = \ gst-launch-ext-m.m gst-visualise-m.m \ -- cgit