X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/946fb003e4be2e1485308d7fc5bb7274732751a3..5a02c1ec2dd264366daf9988e436196241b6472d:/lib/python/Components/Makefile.am diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 85e4d3ec..b5ef0688 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