From ded9f8508f8d0723d84cc9f4bc7d234b69b829e0 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Thu, 21 Oct 2010 23:07:32 +0000 Subject: further updates to the build system, generate enigma2.sh --- lib/python/Plugins/Extensions/DVDPlayer/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to '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 -- cgit v1.2.3