X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/7da4f25976773b0e1f8a06c13f2455c4bdb88349..ab40b0a5518886c7aa94458425bdec90d5430ee9:/lib/python/Plugins/SystemPlugins/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 10151f2c..a8b187dc 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1,9 @@ -SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug DefaultServicesScanner NFIFlash DiseqcTester +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