fix typo
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index c2e55eefeabc2fe6ed2d4e8a4d25ff9ac2ebb9ab..a04b9637bf6eb4de81710b91f1db5ec931e6bc47 100644 (file)
@@ -2,4 +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
+       Poll.py RemainingToText.py StringList.py ServiceName.py FrontendInfo.py ServiceInfo.py \
+       ConditionalShowHide.py ServicePosition.py
+