X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/ee0903f520403c5e03caef287f813e7b062d05ab..8d3ee12aa8f54f1eb40e633e7d2b7f5ec8d91c5f:/lib/python/Components/Sources/Makefile.am diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 9e151123..16513e82 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -1,5 +1,5 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ - __init__.py Clock.py EventInfo.py Source.py MenuList.py - + __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ + FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py