diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2005-11-12 18:07:15 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2005-11-12 18:07:15 +0000 |
| commit | 7f8d4d2a7d36008888785e61481ccd41fe489f12 (patch) | |
| tree | 189ba0d1b579514b9498b3b45f56ae4e70d08615 /lib/python/Components/Makefile.am | |
| parent | 8607541e1bf8913140a3960206e07a3240cc421a (diff) | |
| download | enigma2-7f8d4d2a7d36008888785e61481ccd41fe489f12.tar.gz enigma2-7f8d4d2a7d36008888785e61481ccd41fe489f12.zip | |
add ScrollLabel component
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 bd5ad96a..15073741 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -9,4 +9,4 @@ install_PYTHON = \ 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 Lcd.py \ - EpgList.py + EpgList.py ScrollLabel.py |
