Merge branch 'bug157_wizard_virtualkeyboard'
[enigma2.git] / lib / python / Plugins / DemoPlugins / Makefile.am
old mode 100644 (file)
new mode 100755 (executable)
index 2d050dc..aace17c
@@ -1,7 +1,6 @@
-SUBDIRS = TestPlugin
-
-installdir = $(LIBDIR)/enigma2/python/Plugins/DemoPlugins
+installdir = $(pkglibdir)/python/Plugins/DemoPlugins
 
-install_PYTHON =        \
-        __init__.py
+SUBDIRS = TestPlugin
 
+install_PYTHON =       \
+       __init__.py
\ No newline at end of file