mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
8 lines
138 B
Makefile
8 lines
138 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
|
|
|
|
SUBDIRS =
|
|
|
|
apps_PYTHON = \
|
|
__init__.py \
|
|
gstvalidate.py \
|
|
gstcheck.py
|