NFIFlash: hide hdd and other mounts (#480)
[vuplus_dvbapp] / lib / python / Plugins / Makefile.am
index d963b3c..79d2b0b 100644 (file)
@@ -1,5 +1,7 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins
+installdir = $(pkglibdir)/python/Plugins
+
+SUBDIRS = Extensions SystemPlugins DemoPlugins
 
 install_PYTHON =       \
-       __init__.py \
-       example.py
\ No newline at end of file
+       __init__.py Plugin.py 
+