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