X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/97d46aee1158e549c110d66a0e1c4185c3cbbdf3..36b4f5eccf81cc7a650d3bbfcc975d42b3d905c4:/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 71ea7142..ec212e47 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -1,4 +1,3 @@ -if HAVE_DDVDLIB SUBDIRS = src meta installdir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer @@ -8,4 +7,3 @@ install_PYTHON = \ plugin.py \ keymap.xml \ LICENSE -endif