From 6eeefece35e4269e02fdb7abab4f79d8e7b8f98b Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Mon, 2 Oct 2006 23:55:37 +0000 Subject: config rewrite. some extensions still need to be updated. --- lib/python/Components/Sources/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/Sources') diff --git a/lib/python/Components/Sources/Makefile.am b/lib/python/Components/Sources/Makefile.am index 923c6512..a1609840 100644 --- a/lib/python/Components/Sources/Makefile.am +++ b/lib/python/Components/Sources/Makefile.am @@ -2,4 +2,4 @@ installdir = $(LIBDIR)/enigma2/python/Components/Sources install_PYTHON = \ __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \ - FrontendStatus.py Boolean.py + FrontendStatus.py Boolean.py Config.py ServiceList.py -- cgit v1.2.3