mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
b258a508da
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
|