aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \