further updates to the build system, generate enigma2.sh
[vuplus_dvbapp] / lib / python / Plugins / DemoPlugins / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 2d050dc..9e16bfc
@@ -1,7 +1,8 @@
-SUBDIRS = TestPlugin
+installdir = $(pkglibdir)/python/Plugins/DemoPlugins
 
-installdir = $(LIBDIR)/enigma2/python/Plugins/DemoPlugins
+SUBDIRS = TestPlugin TPMDemo
 
-install_PYTHON =        \
-        __init__.py
+install_PYTHON =       \
+       __init__.py
 
+       
\ No newline at end of file