epgcache: add possibility to change the default epg cache read/write path
[enigma2.git] / lib / python / Plugins / DemoPlugins / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 279fdc1..9e16bfc
@@ -1,2 +1,8 @@
-SUBDIRS = TestPlugin
+installdir = $(pkglibdir)/python/Plugins/DemoPlugins
 
+SUBDIRS = TestPlugin TPMDemo
+
+install_PYTHON =       \
+       __init__.py
+
+       
\ No newline at end of file