add TemplatedMultiContent converter
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index d449bccb57f8e6449bd7a16e6208e0787fcdfec0..0fff9c8d5eb36c9ee2f3bf126084475bbb0a9315 100644 (file)
@@ -2,6 +2,8 @@ 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 RdsInfo.py Streaming.py \
+       StaticMultiList.py ServiceTime.py MovieInfo.py MenuEntryCompare.py StringListSelection.py \
+       ValueBitTest.py TunerInfo.py ConfigEntryTest.py TemplatedMultiContent.py