aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-10-11 12:02:16 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2006-10-11 12:02:16 +0000
commit00edbc7f8a182144949984674a5553024c8ec953 (patch)
tree76003f2c34d7cc1752b9bc14ec6d6b50354f9c6f /lib/python
parentdad77a8d029641f8f62f2412cb844d8821615e9d (diff)
downloadenigma2-00edbc7f8a182144949984674a5553024c8ec953.tar.gz
enigma2-00edbc7f8a182144949984674a5553024c8ec953.zip
removing deleted file from the makefile (EventInfo.py)
Diffstat (limited to 'lib/python')
-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 05e15ad7..46cdec43 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -7,7 +7,7 @@ install_PYTHON = \
Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \
HTMLSkin.py ServiceList.py VariableText.py \
ConfigList.py Header.py VariableValue.py \
- EventInfo.py Label.py ServiceScan.py VolumeBar.py \
+ Label.py ServiceScan.py VolumeBar.py \
GUIComponent.py MenuList.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 \