aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-10-08 00:44:41 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-10-08 00:44:41 +0000
commit60a70ed1710ea89c6ef7a0c4052843209b886d69 (patch)
treecdec4328c17662f6746e9187d142f0876c4d833e /lib/python/Screens
parent6ff11e239d834d26dd31c952d9187af2d0c30d8b (diff)
downloadenigma2-60a70ed1710ea89c6ef7a0c4052843209b886d69.tar.gz
enigma2-60a70ed1710ea89c6ef7a0c4052843209b886d69.zip
pre-bytecompile pythonfiles
Diffstat (limited to 'lib/python/Screens')
-rw-r--r--lib/python/Screens/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am
index 77f35efe..b113e951 100644
--- a/lib/python/Screens/Makefile.am
+++ b/lib/python/Screens/Makefile.am
@@ -1,6 +1,6 @@
installdir = $(LIBDIR)/enigma2/python/Screens
-install_DATA = \
+install_PYTHON = \
ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \
MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \
MovieSelection.py Setup.py About.py HarddiskSetup.py FixedMenu.py \