recursively search for plugins
[vuplus_dvbapp] / lib / python / Plugins / Extensions / Makefile.am
index a8998c1..656ca87 100644 (file)
@@ -1 +1,7 @@
 SUBDIRS = TuxboxPlugins WebInterface FileManager
+
+installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions
+
+install_PYTHON =        \
+        __init__.py
+