Merge remote branch 'remotes/origin/pootle-import'
[vuplus_dvbapp] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index 45c410f..ec212e4 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