diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-03-17 22:19:58 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-03-17 22:19:58 +0100 |
| commit | 5cbdedf2e348c489c6fdd26d7dc7e4ebeaa052ba (patch) | |
| tree | e9ccecb70fe10a2ceac9571abc191e9667512c70 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | dd45abf9a5e4ee3230cb0272ad117079f97c3f2f (diff) | |
| download | enigma2-5cbdedf2e348c489c6fdd26d7dc7e4ebeaa052ba.tar.gz enigma2-5cbdedf2e348c489c6fdd26d7dc7e4ebeaa052ba.zip | |
Add plugin to assign service / providers / caids to Common Interface Modules
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 10151f2c..634c7f42 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1,3 @@ -SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug DefaultServicesScanner NFIFlash DiseqcTester +SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ + SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ + DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment |
