fix frequently segfault on clean shutdown
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 78d0483479b82d8497a5311f51a3cc4e3be32024..5ac636c8eb6bc195798cc3d4c6c49d727438b851 100644 (file)
@@ -3,4 +3,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources
 install_PYTHON = \
        __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
+       StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py TunerInfo.py \
+       RecordState.py