add new component ValueTestBit to make bit tests
[enigma2.git] / lib / python / Components / Converter / Makefile.am
index d449bccb57f8e6449bd7a16e6208e0787fcdfec0..b1dc1416151c0a02c33cc0d7f77f34d780f48d60 100644 (file)
@@ -2,6 +2,7 @@ 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 Global.py