recursively search for plugins
[vuplus_dvbapp] / lib / python / Plugins / Extensions / Makefile.am
1 SUBDIRS = TuxboxPlugins WebInterface FileManager
2
3 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions
4
5 install_PYTHON =        \
6         __init__.py
7