aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-10 15:49:41 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-11-10 15:49:41 +0000
commit53a2c0881c4222135ac434305b5bc2e43cc14b5c (patch)
treebe974f6199f8d4896e9397c3a169886ba89ac127 /lib/python/Components/Makefile.am
parent080311b9d58865489316e21a279a50cc4ec49c39 (diff)
downloadenigma2-53a2c0881c4222135ac434305b5bc2e43cc14b5c.tar.gz
enigma2-53a2c0881c4222135ac434305b5bc2e43cc14b5c.zip
make it compatible to smaller screens, even if it need 2 bytes more
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 1853b9bd..bd5ad96a 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -8,4 +8,5 @@ install_PYTHON = \
EventInfo.py Label.py ServiceScan.py VolumeBar.py \
GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \
InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \
- AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py EpgList.py
+ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py \
+ EpgList.py