add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part...
[vuplus_dvbapp] / lib / python / Plugins / tuxboxplugins / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/tuxboxplugins
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py
6
7