gstreamer/examples/Makefile.am
Thomas Vander Stichele a7a73930ff release time
Original commit message from CVS:
release time
2005-10-03 17:52:07 +00:00

19 lines
298 B
Makefile

examplesdir = $(pkgdatadir)/0.9/examples
examples_DATA = \
audio-controller.py \
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)