cleanup the plugins to fit the new namespace
[enigma2.git] / lib / python / Plugins / DemoPlugins / TestPlugin / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/TestPlugin
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py
6