gstreamer/validate/launcher/apps/Makefile.am
Thibault Saunier d80fb50c4b validate:launcher: Add a TestManager to run python tests
Add a stupid simple testsuite made to be configured from the outside
2018-06-15 17:57:24 -04:00

9 lines
155 B
Makefile

appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
SUBDIRS =
apps_PYTHON = \
__init__.py \
gstvalidate.py \
pyunittest.py \
gstcheck.py