2004-10-11 13:43:26 +00:00
|
|
|
examplesdir = $(pkgdatadir)/examples
|
|
|
|
examples_DATA = \
|
2004-10-11 09:55:44 +00:00
|
|
|
bps.py \
|
|
|
|
cp.py \
|
|
|
|
f2f.py \
|
|
|
|
filesrc.py \
|
|
|
|
gst123 \
|
|
|
|
play.py \
|
2003-02-06 21:51:32 +00:00
|
|
|
vorbisplay.py
|
2004-10-11 13:43:26 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = $(examples)
|