2005-12-01 19:15:26 +00:00
|
|
|
examplesdir = $(pkgdatadir)/$(GST_MAJORMINOR)/examples
|
2005-07-12 13:27:32 +00:00
|
|
|
examples_DATA = \
|
2006-03-31 17:12:50 +00:00
|
|
|
audioconcat.py \
|
2005-09-29 15:42:31 +00:00
|
|
|
audio-controller.py \
|
2005-07-12 13:27:32 +00:00
|
|
|
bps.py \
|
|
|
|
cp.py \
|
2005-09-01 14:39:51 +00:00
|
|
|
debugslider.py \
|
2005-07-12 13:27:32 +00:00
|
|
|
f2f.py \
|
|
|
|
filesrc.py \
|
2006-03-31 17:12:50 +00:00
|
|
|
fvumeter.py \
|
2005-07-12 13:27:32 +00:00
|
|
|
gst123 \
|
|
|
|
gstfile.py \
|
2006-03-31 17:12:50 +00:00
|
|
|
play.py \
|
2005-07-13 10:55:18 +00:00
|
|
|
pipeline-tester \
|
2006-03-31 17:12:50 +00:00
|
|
|
remuxer.py \
|
|
|
|
sinkelement.py \
|
|
|
|
vorbisplay.py \
|
2006-04-01 10:10:48 +00:00
|
|
|
vumeter.py
|
2005-07-12 13:27:32 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = $(examples_DATA)
|