X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=b5ef0688bc24d280b645cece398c49b3335889a9;hb=df40bb74c9b81ad3d7ad16cb8e6c3ff0f70f649a;hp=9c04701b4822ffdb707530331fe75049da5ff768;hpb=67b8794397ca2ac4e05c59fc417456f4d4cac8f0;p=vuplus_dvbapp diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am old mode 100644 new mode 100755 index 9c04701..b5ef068 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Components +installdir = $(pkglibdir)/python/Components SUBDIRS = Sources Converter Renderer @@ -18,4 +18,5 @@ 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 Console.py ResourceManager.py + Task.py language_cache.py Console.py ResourceManager.py TuneTest.py \ + Keyboard.py Sensors.py FanControl.py