aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-17 15:46:54 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-11-17 15:46:54 +0000
commit9925392e576717cc0df070ace822a6f392808bb7 (patch)
tree1124ce4ea79319bf60f916f2ba7c838a4da2cd5a /lib/python/Components/Makefile.am
parentea2e46b48524f14bb53b87846c07aa97444a513a (diff)
downloadenigma2-9925392e576717cc0df070ace822a6f392808bb7.tar.gz
enigma2-9925392e576717cc0df070ace822a6f392808bb7.zip
parsing for /etc/timezone.xml added
Diffstat (limited to 'lib/python/Components/Makefile.am')
-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 15073741..0e1894aa 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -9,4 +9,4 @@ install_PYTHON = \
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 ScrollLabel.py
+ EpgList.py ScrollLabel.py Timezones.py