From 68662a7ac01638b0f164e8fbcf512bda45406158 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 10 Nov 2005 15:42:06 +0000 Subject: fix Makefile.ams to include missing .py files --- lib/python/Components/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components') diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 673982df..1853b9bd 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 Lcd.py + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py EpgList.py -- cgit v1.2.3