Merge branch 'bug_624_change_handylike_char_input'
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
index 1f82437eb7814acb07ec7528017f82bd43772dde..ec212e477d9521c890981f0e700c9ee1f059a03e 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