X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/1e14cd894335a4f97c588f4b0522627337cdec6e..cfb7ccb1ee949337ebbbde784828ed46943af6eb:/lib/python/Components/Sources/Makefile.am diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index c03d89eb..5e6a30a5 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -2,5 +2,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ - FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py - + FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py \ + StaticText.py