validate:launcher: Do not forget to install apps/__init__.py
authorThibault Saunier <tsaunier@gnome.org>
Fri, 6 Mar 2015 08:39:10 +0000 (09:39 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 6 Mar 2015 08:39:36 +0000 (09:39 +0100)
It is a python module that should be usable by external apps/testsuites

validate/launcher/apps/Makefile.am

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