X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1f820106cba412af1408ba56aa9cf51657e48857..21006e5dadcc191222dd103b163b1bbd9f76c742:/lib/python/Components/Sources/Makefile.am diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index a7d5ae90..c3a75f86 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -1,6 +1,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ - __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py - - + __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ + FrontendStatus.py