Merge commit 'origin/bug_202_networkconfig_cleanup' into experimental
[vuplus_dvbapp] / lib / python / Plugins / DemoPlugins / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 279fdc1..aace17c
@@ -1,2 +1,6 @@
+installdir = $(pkglibdir)/python/Plugins/DemoPlugins
+
 SUBDIRS = TestPlugin
 
+install_PYTHON =       \
+       __init__.py
\ No newline at end of file