gstreamer/validate/launcher/apps/Makefile.am
Thibault Saunier d08a6b8e0c validate:launcher: Do not forget to install apps/__init__.py
It is a python module that should be usable by external apps/testsuites
2015-03-06 09:39:36 +01:00

7 lines
123 B
Makefile

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