gstreamer/examples/gst/Makefile.am
Edward Hervey c68afb5f53 Backport from 0.8 branch and added new .defs file from GStreamer 0.9
Original commit message from CVS:
Backport from 0.8 branch and added new .defs file from GStreamer 0.9
2005-06-17 10:59:47 +00:00

13 lines
203 B
Makefile

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