lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play another...
[enigma2.git] / lib / python / Plugins / Extensions / PicturePlayer / Makefile.am
1 SUBDIRS = data meta
2
3 installdir = $(pkglibdir)/python/Plugins/Extensions/PicturePlayer
4
5 install_PYTHON =        \
6         __init__.py \
7         plugin.py \
8         pictureplayer.png
9
10