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 \
|
2006-11-07 11:47:26 +00:00
|
|
|
gst-discover \
|
2005-07-12 13:27:32 +00:00
|
|
|
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 \
|
2006-10-20 09:51:25 +00:00
|
|
|
vumeter.py \
|
|
|
|
decodebin.py
|
2005-07-12 13:27:32 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = $(examples_DATA)
|