X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FConverter%2FMakefile.am;fp=lib%2Fpython%2FComponents%2FConverter%2FMakefile.am;h=d525c0aec4535ea95f3a36621cdee4ae2ddc6141;hp=a5d95f53e50b1f3709c0f5704f0bc679414e5eb5;hb=513a789819efefc582cbabe6a1800f0625605226;hpb=897c01289c6e24a3cce676f7c200ccb3b2959f94 diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index a5d95f5..d525c0a 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -3,5 +3,5 @@ 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 ServicePosition.py ValueRange.py RdsInfo.py Streaming.py - + ConditionalShowHide.py ServicePosition.py ValueRange.py RdsInfo.py Streaming.py \ + StaticMultiList.py