do not use wildcards, because it breaks builds outside the source directory and there...
[enigma2.git] / 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
11 dist_install_DATA = \
12         imagewizard.xml \
13         installable.png \
14         installed.png \
15         install.png \
16         LICENSE \
17         noprev.png \
18         remove.png \
19         update.png \
20         upgradeable.png \
21         upgrade.png