gstreamer/examples/gst/Makefile.am
Johan Dahlin f16c91e135 Add examples
Original commit message from CVS:
Add examples
2004-10-11 17:48:37 +00:00

11 lines
171 B
Makefile

examplesdir = $(pkgdatadir)/examples
examples_DATA = \
bps.py \
cp.py \
f2f.py \
filesrc.py \
gst123 \
play.py \
vorbisplay.py
EXTRA_DIST = $(examples_DATA)