first working version of TempFanControl plugin with Sensors and FanControl component
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 5e6a30a5784b5509127ffbfbeea81ced94d46313..436d31be8b14e24d2ddfd7974a05b1f00c6ef88d 100644 (file)
@@ -1,6 +1,7 @@
-installdir = $(LIBDIR)/enigma2/python/Components/Sources
+installdir = $(pkglibdir)/python/Components/Sources
 
 install_PYTHON = \
-       __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
-       FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py \
-       StaticText.py
+       __init__.py Clock.py EventInfo.py Source.py List.py CurrentService.py \
+       FrontendStatus.py Boolean.py Config.py ServiceList.py RdsDecoder.py StreamService.py \
+       StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py TunerInfo.py \
+       RecordState.py Progress.py Sensor.py