add simple event source
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 43efcf5c3da87108608f9dc180826ecf02a9cc8c..0ac22bf4bd730b467356feac5dd6cca81aea4516 100644 (file)
@@ -3,4 +3,4 @@ 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 \
 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
+       StaticText.py CanvasSource.py ServiceEvent.py Event.py