add ResourceManager for handling resources in inter plugin communication
[enigma2.git] / lib / python / Components / Makefile.am
index df8cf9feb1ea600df657ea845629472e19ae9de1..9c04701b4822ffdb707530331fe75049da5ff768 100644 (file)
@@ -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 Thread.py
+       Task.py language_cache.py Console.py ResourceManager.py