X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4b0a216bcf413989b5a7e6c1ad0275247fabca9c..416240a4aeda1eb0f3e44abb2e1bb672665b363e:/lib/python/Plugins/SystemPlugins/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am old mode 100644 new mode 100755 index aa71df93..a8b187dc --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1,7 +1,9 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade +installdir = $(pkglibdir)/python/Plugins/SystemPlugins -installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins - -install_PYTHON = \ - __init__.py +SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ + SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ + DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ + CrashlogAutoSubmit CleanupWizard VideoEnhancement WirelessLan NetworkWizard +install_PYTHON = \ + __init__.py