aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-11-18 02:53:40 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-11-18 02:53:40 +0000
commitbf7e40884d7add91e219e9e70e83988ae7752bd8 (patch)
tree3e1048ad0c2b1e32a5c7b3b24dbcb59cf1a7045a /lib/python/Components/Makefile.am
parent81b381e1f5dd38ad1b80a3b3d96060b89a5fab6c (diff)
downloadenigma2-bf7e40884d7add91e219e9e70e83988ae7752bd8.tar.gz
enigma2-bf7e40884d7add91e219e9e70e83988ae7752bd8.zip
add help stuff
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 f49c7545..c2787d9c 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 Timezones.py Language.py
+ EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py