allow styleable TemplatedMultiContent lists
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index a84628a0a4be0dba395e8959351f042cb6b39bf8..331a6dc0f10cdd425baaf6aeec4ab8d7b17f4675 100644 (file)
@@ -3,4 +3,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 FrontendInfo.py ServiceInfo.py \
-       ConditionalShowHide.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 ProgressToText.py
\ No newline at end of file