remove __init__.py files and create them on the fly
[enigma2.git] / lib / python / Plugins / SystemPlugins / Makefile.am
index aa71df93925b968f60bf018f768cd6d2c7e3514c..2b71624c3085ee64701665f9da460e1a2a243b55 100644 (file)
@@ -1,7 +1 @@
 SUBDIRS = SoftwareUpdate FrontprocessorUpgrade
-
-installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins
-
-install_PYTHON =        \
-        __init__.py
-