dont show infobar when a dvd menu is visible
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index ed4741542c505e7e4c727cd8aa6b374743d64a64..b7127c7a9bb493ce5eb08ca5c4884a10b21bcde9 100644 (file)
@@ -1,3 +1,4 @@
+if HAVE_DDVDLIB
 SUBDIRS = src
 
 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer
@@ -7,3 +8,4 @@ install_PYTHON = \
        plugin.py \
        keymap.xml \
        LICENSE
+endif