X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/60c8087aa78a5fa24617b0f2ef86fa54f6083101..4b8c8a054ffa5cf8bf15ad1a6cafaa07c14432e2:/lib/python/Components/Converter/Makefile.am diff --git a/lib/python/Components/Converter/Makefile.am b/lib/python/Components/Converter/Makefile.am index d449bccb..59cb068f 100644 --- a/lib/python/Components/Converter/Makefile.am +++ b/lib/python/Components/Converter/Makefile.am @@ -2,6 +2,4 @@ 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