aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-21 23:07:32 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-11-16 17:15:37 +0100
commitded9f8508f8d0723d84cc9f4bc7d234b69b829e0 (patch)
treea0a801f9a3b126854aa460979e798d833ac7b93c /lib/python/Plugins/Extensions/DVDPlayer/Makefile.am
parent8e1bfdaeba295c6d5f29a306076492d7c70fd5b3 (diff)
downloadenigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.tar.gz
enigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.zip
further updates to the build system, generate enigma2.sh
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDPlayer/Makefile.am')
-rw-r--r--lib/python/Plugins/Extensions/DVDPlayer/Makefile.am2
1 files changed, 0 insertions, 2 deletions
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