X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/0601ae82d8373dede75590ad670e417e29f1cff7..77923ed4e1caecf4cef7d46bd6979ef700fed7e2:/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..45c410fa 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = src installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer install_PYTHON = \ + src/servicedvd.so \ __init__.py \ plugin.py \ keymap.xml \