From 1f820106cba412af1408ba56aa9cf51657e48857 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 26 Jun 2006 16:31:52 +0000 Subject: provide source/converter for current service name, current service provider --- 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 9e151123..a7d5ae90 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 + __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py + -- cgit v1.2.3