mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
examplesdir = $(pkgdatadir)/$(GST_MAJORMINOR)/examples
|
|
|
|
examples_DATA = \
|
|
simple.py
|
|
effect.py
|
|
|
|
EXTRA_DIST = $(examples_DATA)
|