X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/b5ca0a1b4676eea8cf2fd9966634cac73bd46e5b..28e2ea71262e1d19c3b3fad9202734927236b6e6:/lib/python/Components/Sources/Makefile.am diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 16513e82..43efcf5c 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -1,5 +1,6 @@ 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 + __init__.py Clock.py EventInfo.py Source.py List.py CurrentService.py \ + FrontendStatus.py Boolean.py Config.py ServiceList.py RdsDecoder.py StreamService.py \ + StaticText.py CanvasSource.py ServiceEvent.py