Add source and converter for streaming. Source/StreamService will start the streaming...
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 16513e82680c40eb5aaa7a07b75159b138b50bc9..c03d89ebf0139b55aaa7ffe607fd37a5590ab42d 100644 (file)
@@ -2,4 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources
 
 install_PYTHON = \
        __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
 
 install_PYTHON = \
        __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
-       FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py
+       FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py
+