gstreamer/examples/Makefile.am

21 lines
347 B
Makefile
Raw Normal View History

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