add missing dm800se color oled screens. refs #530
[enigma2.git] / lib / python / Plugins / SystemPlugins / FrontprocessorUpgrade / Makefile.am
1 installdir = $(pkglibdir)/python/Plugins/SystemPlugins/FrontprocessorUpgrade
2
3 SUBDIRS = meta
4
5 install_PYTHON =        \
6         __init__.py \
7         plugin.py
8