gstreamer/examples/gstplay/Makefile.am
Johan Dahlin 7b9a2b671d Add the makefile too, bla bla bla
Original commit message from CVS:
Add the makefile too, bla bla bla
2004-11-05 17:39:48 +00:00

6 lines
116 B
Makefile

examplesdir = $(pkgdatadir)/examples
examples_DATA = \
player.py \
videoplayer.py
EXTRA_DIST = $(examples_DATA)