Enigma2: add __init__.py to Plugins folders. Thx. Mike Looijmans
[enigma2.git] / lib / python / Plugins / DemoPlugins / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 86e98ec..aace17c
@@ -1 +1,6 @@
+installdir = $(pkglibdir)/python/Plugins/DemoPlugins
+
 SUBDIRS = TestPlugin
+
+install_PYTHON =       \
+       __init__.py
\ No newline at end of file