From ac8ab07e2e1501fab536cea566f532420f9e0deb Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Thu, 18 Sep 2003 20:55:35 +0000 Subject: Add gst-launch-ext.in to extra dist Original commit message from CVS: Add gst-launch-ext.in to extra dist --- 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 074a1e6f..4ee883b5 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -2,4 +2,4 @@ bin_SCRIPTS = gst-launch-ext gst-visualise man_MANS = gst-launch-ext.1 gst-visualise.1 -EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) +EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) gst-launch-ext.in -- cgit