Merge commit 'origin/bug_138_networkwizard_fixes' into experimental
[enigma2.git] / lib / python / Plugins / SystemPlugins / SoftwareManager / Makefile.am
old mode 100755 (executable)
new mode 100644 (file)
index b8f38c4..ee1e56d
@@ -6,9 +6,16 @@ install_PYTHON =       \
        __init__.py \
        plugin.py \
        BackupRestore.py \
-       ImageWizard.py \
-       imagewizard.xml \
-       *.png 
+       ImageWizard.py
 
-dist_install_DATA = LICENSE
+dist_install_DATA = \
+       imagewizard.xml \
+       installable.png \
+       installed.png \
+       install.png \
+       LICENSE \
+       noprev.png \
+       remove.png \
+       update.png \
+       upgradeable.png \
+       upgrade.png