diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-31 01:16:13 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-31 01:16:13 +0000 |
| commit | dbfb28898da3f2baea2921f7ab7db323b3ca8a88 (patch) | |
| tree | 4bb123109b9f822aa07a63abf85a4264bf2c5b88 /lib/python/Components/Makefile.am | |
| parent | 4b5a0faa829b2e23dcc7a607109f289eea1588a6 (diff) | |
| download | enigma2-dbfb28898da3f2baea2921f7ab7db323b3ca8a88.tar.gz enigma2-dbfb28898da3f2baea2921f7ab7db323b3ca8a88.zip | |
add avswitch
add avswitch
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
