Add source and converter for streaming. Source/StreamService will start the streaming...
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index d449bccb57f8e6449bd7a16e6208e0787fcdfec0..b25a32d899e8ce7e93ca51ce4662812751157066 100644 (file)
@@ -2,6 +2,6 @@ installdir = $(LIBDIR)/enigma2/python/Components/Converter
 
 install_PYTHON = \
        __init__.py ClockToText.py Converter.py EventName.py StaticText.py EventTime.py \
-       Poll.py RemainingToText.py StringList.py ServiceName.py
-
+       Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \
+       ConditionalShowHide.py ServicePosition.py ValueRange.py RadioText.py Streaming.py