diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-08-16 15:47:44 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-08-16 15:47:44 +0000 |
| commit | 8725e4a17b597e6af45f50b766948beaa7e52f28 (patch) | |
| tree | cc4a3479e80f99ef2fe1164104ca89e09784a6cf /lib/python/Components | |
| parent | 12fcae295cb57699c45623516487bfe62e01e4da (diff) | |
| download | enigma2-8725e4a17b597e6af45f50b766948beaa7e52f28.tar.gz enigma2-8725e4a17b597e6af45f50b766948beaa7e52f28.zip | |
- install missing files
Diffstat (limited to 'lib/python/Components')
| -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 7d35f561..e0849620 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -6,4 +6,5 @@ install_DATA = \ Clock.py HTMLSkin.py ServiceList.py VariableText.py \ 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 + GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \ + InputDevice.py |
