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