X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FSources%2FMakefile.am;h=2e0dd449f811330e537524e2872739ff3c04371c;hp=6deb423d97466681c3f1306f2b144314f9ad010c;hb=c479beea7cc338380a38e29ae041c03b2c299ac1;hpb=4a8afa26612c40ba5c9c48d42e15abe8bcec2b98 diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 6deb423..2e0dd44 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -3,4 +3,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __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 + StaticText.py CanvasSource.py