Merge remote branch 'remotes/origin/fantempplugin'
[vuplus_dvbapp] / lib / python / Plugins / SystemPlugins / SoftwareManager / Makefile.am
1 installdir = $(pkglibdir)/python/Plugins/SystemPlugins/SoftwareManager
2
3 SUBDIRS = meta
4
5 install_PYTHON =        \
6         __init__.py \
7         plugin.py \
8         BackupRestore.py \
9         ImageWizard.py \
10         SoftwareTools.py
11
12 dist_install_DATA = \
13         imagewizard.xml \
14         installable.png \
15         installed.png \
16         install.png \
17         LICENSE \
18         noprev.png \
19         remove.png \
20         update.png \
21         upgradeable.png \
22         upgrade.png