From dbfb28898da3f2baea2921f7ab7db323b3ca8a88 Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Wed, 31 Aug 2005 01:16:13 +0000 Subject: [PATCH] add avswitch add avswitch --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 7b1e9e2b..05b7c0d4 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -7,4 +7,5 @@ install_DATA = \ ConfigList.py Header.py ServiceName.py VariableValue.py \ 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 + InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ + AVSwitch.py -- 2.30.2