remove __init__.py files and create them on the fly
[enigma2.git] / lib / python / Plugins / Extensions / Makefile.am
index 656ca8792b69edce941b0b79136bddfb6b63daf5..a8998c139705cf77a1e002b238d9c8b78a3ce1b2 100644 (file)
@@ -1,7 +1 @@
 SUBDIRS = TuxboxPlugins WebInterface FileManager
-
-installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions
-
-install_PYTHON =        \
-        __init__.py
-