diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-10-05 00:41:01 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-10-05 00:41:01 +0000 |
| commit | 6af93b5c3368c99e489b272a7b18ca16ae320482 (patch) | |
| tree | e05798f14bebd9aa7b8ed3c15a3cf620c26b3a92 /lib/python/Components/Makefile.am | |
| parent | b399699bf940782cfb003510734ee348fd3b160e (diff) | |
| download | enigma2-6af93b5c3368c99e489b272a7b18ca16ae320482.tar.gz enigma2-6af93b5c3368c99e489b272a7b18ca16ae320482.zip | |
added nimmanager
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 2000eb9f..bb179a9a 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,4 @@ install_DATA = \ 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 \ - AVSwitch.py Network.py RFmod.py DiskInfo.py + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py |
