aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index bb179a9a..40cbb3fe 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -1,6 +1,6 @@
installdir = $(LIBDIR)/enigma2/python/Components
-install_DATA = \
+install_PYTHON = \
ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \
Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \
Clock.py HTMLSkin.py ServiceList.py VariableText.py \