do nothing when old and new service is equal
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index b5e16d98445446c765c50265aaacdb5eb4f0723b..43efcf5c3da87108608f9dc180826ecf02a9cc8c 100644 (file)
@@ -1,6 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Components/Sources
 
 install_PYTHON = \
-       __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.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
+       StaticText.py CanvasSource.py ServiceEvent.py