validate:launcher: Do not forget to install apps/__init__.py

It is a python module that should be usable by external apps/testsuites
This commit is contained in:
Thibault Saunier 2015-03-06 09:39:10 +01:00
parent d5ddeaf8c2
commit d08a6b8e0c

View file

@ -3,4 +3,5 @@ appsdir = $(libdir)/gst-validate-launcher/python/launcher/apps/
SUBDIRS =
apps_PYTHON = \
__init__.py \
gstvalidate.py