From 60a70ed1710ea89c6ef7a0c4052843209b886d69 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sat, 8 Oct 2005 00:44:41 +0000 Subject: pre-bytecompile pythonfiles --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components') 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 \ -- cgit v1.2.3