DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for played...
[vuplus_dvbapp] / 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