add simple event source
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 16513e82680c40eb5aaa7a07b75159b138b50bc9..0ac22bf4bd730b467356feac5dd6cca81aea4516 100644 (file)
@@ -1,5 +1,6 @@
 installdir = $(LIBDIR)/enigma2/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
+       __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