mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
d80fb50c4b
Add a stupid simple testsuite made to be configured from the outside
9 lines
155 B
Makefile
9 lines
155 B
Makefile
appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
|
|
|
|
SUBDIRS =
|
|
|
|
apps_PYTHON = \
|
|
__init__.py \
|
|
gstvalidate.py \
|
|
pyunittest.py \
|
|
gstcheck.py
|