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