diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-10-27 14:50:16 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2008-10-27 14:50:16 +0000 |
| commit | 7c9176b37c107c670dae2f587ece3a63bf64a10d (patch) | |
| tree | 1ba259424517b7e5b382256122e9f152b4f0c932 /lib/python/Components | |
| parent | c99bb3d37792fcb6c515c9b07deac1a959995baa (diff) | |
| download | enigma2-7c9176b37c107c670dae2f587ece3a63bf64a10d.tar.gz enigma2-7c9176b37c107c670dae2f587ece3a63bf64a10d.zip | |
install Console.py
Diffstat (limited to 'lib/python/Components')
| -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 074e0540..fda58bf3 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -18,4 +18,4 @@ install_PYTHON = \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py ParentalControl.py ParentalControlList.py \ Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \ - Task.py language_cache.py + Task.py language_cache.py Console.py |
