gstreamer/examples/gst/Makefile.am
Johan Dahlin f2abd02516 more build fixes
Original commit message from CVS:
more build fixes
2004-10-11 13:43:26 +00:00

11 lines
166 B
Makefile

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