From bbd6ab926a139a317cc1be03016dceb8d88da6a8 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Thu, 1 Nov 2007 23:40:45 +0000 Subject: add Misc Source/Converter --- lib/python/Components/Sources/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Components/Sources/Makefile.am') diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 78d04834..b6f25554 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -3,4 +3,5 @@ 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 CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py + StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py \ + Misc.py -- cgit v1.2.3