Add source and converter for streaming. Source/StreamService will start the streaming...
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index e754a6830b9709615ea306d17dd25951eeb413e6..b25a32d899e8ce7e93ca51ce4662812751157066 100644 (file)
@@ -3,4 +3,5 @@ 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 FrontendInfo.py ServiceInfo.py \
-       ConditionalShowHide.py ServicePosition.py ValueRange.py RadioText.py
+       ConditionalShowHide.py ServicePosition.py ValueRange.py RadioText.py Streaming.py
+