From: Andreas Monzner Date: Mon, 27 Oct 2008 14:50:16 +0000 (+0000) Subject: install Console.py X-Git-Tag: 2.6.0~693 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/7c9176b37c107c670dae2f587ece3a63bf64a10d install Console.py --- 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