32a07da4309ca2b3440847741dcb7cedad0904d0
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / SoftwareManager / Makefile.am
1 installdir = $(pkglibdir)/python/Plugins/SystemPlugins/SoftwareManager
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py \
6         BackupRestore.py \
7         ImageWizard.py \
8         imagewizard.xml \
9         *.png 
10
11 install_DATA = LICENSE
12