X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FComponents%2FMakefile.am;h=b5ef0688bc24d280b645cece398c49b3335889a9;hb=4ebfa152f7e0e144bd25154263e62d55fa24d21b;hp=85e4d3ec00ff61d17448a76d6e4edb2a0b774c8e;hpb=8d3e9193ba0ddaa819db9c6a0447eca74a8328a3;p=vuplus_dvbapp diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 85e4d3e..b5ef068 100755 --- 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 @@ -19,4 +19,4 @@ install_PYTHON = \ 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 TuneTest.py \ - Keyboard.py + Keyboard.py Sensors.py FanControl.py