From 1f6edcca9e83bfe6e4606c48e5cb27fb637ca400 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Wed, 9 Nov 2005 02:17:15 +0000 Subject: [PATCH 1/1] added Lcd.py --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 40cbb3fe..673982df 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,4 @@ 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 + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py -- 2.30.2