X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/2e874fa14264bf37f17ae9b9375e26059e7f35ec..c224c2a18e15eaa4e41377b0ed03c4807e25aa2d:/lib/python/Components/Converter/Makefile.am diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index c2e55eef..46aac523 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -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 ValueRange.py RdsInfo.py Streaming.py \ + StaticMultiList.py ServiceTime.py MovieInfo.py MenuEntryCompare.py StringListSelection.py