X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/5d71f584400a4302a391289bca750cdc16ed58cb..f9307b54c180f2844bdf6ffc7010e37beb1f02bb:/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 80d8101a..a8b187dc --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1,9 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade PositionerSetup ConfigurationBackup Satfinder SkinSelector SatelliteEquipmentControl +installdir = $(pkglibdir)/python/Plugins/SystemPlugins + +SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ + SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ + DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ + CrashlogAutoSubmit CleanupWizard VideoEnhancement WirelessLan NetworkWizard + +install_PYTHON = \ + __init__.py