launcherdir = $(libdir)/gst-validate-launcher/python/launcher/ SUBDIRS = \ apps launcher_PYTHON = \ baseclasses.py \ __init__.py \ loggable.py \ reporters.py \ main.py \ httpserver.py \ RangeHTTPServer.py \ utils.py clean-local: rm -rf *.pyc *.pyo