SoftwareManager/Makefile.am: add missing SoftwareTools.py
authoracid-burn <acid-burn@opendreambox.org>
Tue, 29 Dec 2009 13:22:44 +0000 (14:22 +0100)
committeracid-burn <acid-burn@opendreambox.org>
Tue, 29 Dec 2009 13:22:44 +0000 (14:22 +0100)
lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index ee1e56d..2d5e338
@@ -6,7 +6,8 @@ install_PYTHON =        \
        __init__.py \
        plugin.py \
        BackupRestore.py \
-       ImageWizard.py
+       ImageWizard.py \
+       SoftwareTools.py
 
 dist_install_DATA = \
        imagewizard.xml \