lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play another...
[enigma2.git] / lib / python / Plugins / Extensions / DVDPlayer / Makefile.am
1 if HAVE_DDVDLIB
2 SUBDIRS = src meta
3
4 installdir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer
5
6 install_PYTHON = \
7         __init__.py \
8         plugin.py \
9         keymap.xml \
10         LICENSE
11 endif