X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/3d05d094d74426a9e3df2517ee0a17ac7e6ca5d3..3e35c703607b5f135828fa5efe2beee669c7a4c2:/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