add Misc Source/Converter
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 78d0483479b82d8497a5311f51a3cc4e3be32024..b6f2555413ad7d49ebb07c5b48c0f45e6435b5c0 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 \
+       Misc.py