servicemp3.cpp: more simple/flexible streaming detection
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index b7127c7a9bb493ce5eb08ca5c4884a10b21bcde9..ec212e477d9521c890981f0e700c9ee1f059a03e 100644 (file)
@@ -1,11 +1,9 @@
-if HAVE_DDVDLIB
-SUBDIRS = src
+SUBDIRS = src meta
 
-installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer
+installdir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer
 
 install_PYTHON = \
        __init__.py \
        plugin.py \
        keymap.xml \
        LICENSE
-endif