Merge remote branch 'origin/pootle-import'
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index 45c410faae3453dd71c69f65cc4078b52b24bfc5..ec212e477d9521c890981f0e700c9ee1f059a03e 100644 (file)
@@ -1,12 +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 = \
-       src/servicedvd.so \
        __init__.py \
        plugin.py \
        keymap.xml \
        LICENSE
-endif