recursively search for plugins
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / Makefile.am
index 2b71624..aa71df9 100644 (file)
@@ -1 +1,7 @@
 SUBDIRS = SoftwareUpdate FrontprocessorUpgrade
+
+installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins
+
+install_PYTHON =        \
+        __init__.py
+