diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-28 23:52:06 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-28 23:52:06 +0000 |
| commit | 009732d7ed57cbe3f13a1cc0bd7000bbc9312f74 (patch) | |
| tree | 16492f37482952eb1ac228d99f3ab04cf1fcf5ae /lib/python/Components | |
| parent | ee351d0ae14dc70792ecfe3fa6c8cf999aaac14f (diff) | |
| download | enigma2-009732d7ed57cbe3f13a1cc0bd7000bbc9312f74.tar.gz enigma2-009732d7ed57cbe3f13a1cc0bd7000bbc9312f74.zip | |
*** empty log message ***
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 88118ebf..3a394fff 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -7,4 +7,4 @@ 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 + InputDevice.py ServicePosition.py SetupDevices.py |
