diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-30 11:45:02 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-08-30 11:45:02 +0000 |
| commit | d01ca7d493d2c7e6a2420112f1de5bb067f77e66 (patch) | |
| tree | 88000a68b7a1858b103b66a1708f63ca55448c2f /lib/python/Components/Makefile.am | |
| parent | 9a83b69091aa85a9f335c6544a3a943e25450f6d (diff) | |
| download | enigma2-d01ca7d493d2c7e6a2420112f1de5bb067f77e66.tar.gz enigma2-d01ca7d493d2c7e6a2420112f1de5bb067f77e66.zip | |
add harddisk & harddiskmanager class
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -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 3a394fff..7b1e9e2b 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 SetupDevices.py + InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py |
