add support for cyclic garbage collection to eTimer and eSocketNotifier
[vuplus_dvbapp] / lib / python / Plugins / Extensions / PicturePlayer / Makefile.am
1 SUBDIRS = data
2
3 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/PicturePlayer
4
5 install_PYTHON =        \
6         __init__.py \
7         plugin.py \
8         pictureplayer.png
9
10