From c76dfb1262bab08dfa91c7f4fbba0010b9e94ca0 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 15 Jun 2006 17:43:13 +0000 Subject: add Sources, Converter, Renderer directories --- lib/python/Components/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/python/Components') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index f7e26e42..ab334cd6 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,5 +1,7 @@ installdir = $(LIBDIR)/enigma2/python/Components +SUBDIRS = Sources Converter Renderer + install_PYTHON = \ ActionMap.py GUISkin.py PerServiceDisplay.py components.py \ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \ -- cgit v1.2.3