diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-05 19:01:59 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-05 19:01:59 +0100 |
| commit | c352487661e7927d0068ef8fa69765055ff488d8 (patch) | |
| tree | 90066f095c2fddcba46511358c7ae1d40e992ee3 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | 8c0e6b4a527f5666195683b7cc28c278a636da0d (diff) | |
| parent | 48070d1e3868f6c7e5d61002f2b707249be5d016 (diff) | |
| download | enigma2-c352487661e7927d0068ef8fa69765055ff488d8.tar.gz enigma2-c352487661e7927d0068ef8fa69765055ff488d8.zip | |
Merge remote branch 'remotes/origin/fantempplugin'
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index a8b187dc..9cc538f3 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -3,7 +3,8 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ - CrashlogAutoSubmit CleanupWizard VideoEnhancement WirelessLan NetworkWizard + CrashlogAutoSubmit CleanupWizard VideoEnhancement WirelessLan NetworkWizard \ + TempFanControl install_PYTHON = \ __init__.py |
