aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorthedoc <thedoc@atom.(none)>2009-12-07 22:38:20 +0100
committerthedoc <thedoc@atom.(none)>2009-12-07 22:38:20 +0100
commit67858ed10ece500b2cf68dafb39886a0b873ec4c (patch)
tree70ce402d1a310eaf5299aaba929c0c9ddde2d0f7 /lib/python/Components/Makefile.am
parent7950c2de2dbfd5bfee3650faaf45301187f7184a (diff)
downloadenigma2-67858ed10ece500b2cf68dafb39886a0b873ec4c.tar.gz
enigma2-67858ed10ece500b2cf68dafb39886a0b873ec4c.zip
first working version of TempFanControl plugin with Sensors and FanControl component
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rwxr-xr-xlib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 34710fa1..b5ef0688 100755
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -19,4 +19,4 @@ install_PYTHON = \
Element.py Playlist.py ParentalControl.py ParentalControlList.py \
Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \
Task.py language_cache.py Console.py ResourceManager.py TuneTest.py \
- Keyboard.py
+ Keyboard.py Sensors.py FanControl.py