Add source and converter for streaming. Source/StreamService will start the streaming...
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 923c65129c751789016502bb2506d2097824f288..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 \
-       FrontendStatus.py Boolean.py
+       FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py
+