fix frequently segfault on clean shutdown
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 923c65129c751789016502bb2506d2097824f288..5ac636c8eb6bc195798cc3d4c6c49d727438b851 100644 (file)
@@ -1,5 +1,7 @@
 installdir = $(LIBDIR)/enigma2/python/Components/Sources
 
 install_PYTHON = \
-       __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
-       FrontendStatus.py Boolean.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