mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 19:31:12 +00:00
d08a6b8e0c
It is a python module that should be usable by external apps/testsuites
7 lines
123 B
Makefile
7 lines
123 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
|
|
|
|
SUBDIRS =
|
|
|
|
apps_PYTHON = \
|
|
__init__.py \
|
|
gstvalidate.py
|