diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-09 02:17:15 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-11-09 02:17:15 +0000 |
| commit | 1f6edcca9e83bfe6e4606c48e5cb27fb637ca400 (patch) | |
| tree | 6aff02f08d0934b19fdcbc7876a95add9767bb91 /lib/python/Components/Makefile.am | |
| parent | 044fe5e29a9a4fbe50541b67efceeabe5c0d45f5 (diff) | |
| download | enigma2-1f6edcca9e83bfe6e4606c48e5cb27fb637ca400.tar.gz enigma2-1f6edcca9e83bfe6e4606c48e5cb27fb637ca400.zip | |
added Lcd.py
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 40cbb3fe..673982df 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -8,4 +8,4 @@ install_PYTHON = \ 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 NimManager.py + AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py |
