From ba32fbc6b1bc785e8b1623c5013eff8928191e94 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 10 Mar 2004 13:21:31 +0000 Subject: fixes Original commit message from CVS: fixes --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/Makefile.am b/tools/Makefile.am index 7327fe15..1b8ab850 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -10,7 +10,7 @@ CLEANFILES = $(man_MANS) $(bin_SCRIPTS) EXTRA_DIST = \ gst-launch-ext-m.m gst-visualise-m.m \ - gst-launch-ext.in gst-visualise.in + gst-launch-ext.1.in gst-visualise.1.in # generate versioned scripts from templates %-@GST_MAJORMINOR@: %-m.m -- cgit