X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0601ae82d8373dede75590ad670e417e29f1cff7..cae9cbba3b7789e8d61bb6d6f1902c8d1c569e45:/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am diff --git a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am index b7127c7a..d1a995ca 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -1,9 +1,10 @@ if HAVE_DDVDLIB -SUBDIRS = src +SUBDIRS = src meta -installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer +installdir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer install_PYTHON = \ + src/servicedvd.so \ __init__.py \ plugin.py \ keymap.xml \