gstreamer/examples/gstplay/Makefile.am

7 lines
116 B
Makefile
Raw Normal View History

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