1847d09d849ef89efc6bfc7de3e6cdb66e559a0c
[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 dist_install_DATA = LICENSE
12