gstreamer/tools/Makefile.am
Richard Boulton 5f00adbc77 Fix a small typo in gst-launch-ext.
Original commit message from CVS:
Fix a small typo in gst-launch-ext.
Add gst-visualise, together with a manpage.
2002-03-02 16:24:00 +00:00

6 lines
129 B
Makefile

bin_SCRIPTS = gst-launch-ext gst-visualise
man_MANS = gst-launch-ext.1 gst-visualise.1
EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS)