mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
ac8ab07e2e
Original commit message from CVS: Add gst-launch-ext.in to extra dist
5 lines
147 B
Makefile
5 lines
147 B
Makefile
bin_SCRIPTS = gst-launch-ext gst-visualise
|
|
|
|
man_MANS = gst-launch-ext.1 gst-visualise.1
|
|
|
|
EXTRA_DIST = $(bin_SCRIPTS) $(man_MANS) gst-launch-ext.in
|