Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst'
[vuplus_dvbapp] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index 1f82437..ec212e4 100644 (file)
@@ -1,12 +1,9 @@
-if HAVE_DDVDLIB
-SUBDIRS = src
+SUBDIRS = src meta
 
 installdir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer
 
 install_PYTHON = \
-       src/servicedvd.so \
        __init__.py \
        plugin.py \
        keymap.xml \
        LICENSE
-endif