gstreamer/examples/Makefile.am

18 lines
271 B
Makefile
Raw Normal View History

examplesdir = $(pkgdatadir)/examples
examples_DATA = \
bps.py \
cp.py \
debugslider.py \
f2f.py \
filesrc.py \
gst123 \
play.py \
vorbisplay.py \
gstfile.py \
audioconcat.py \
pipeline-tester \
vumeter.py \
fvumeter.py
EXTRA_DIST = $(examples_DATA)