SoftwareManager/Makefile.am: add missing SoftwareTools.py
[enigma2.git] / lib / python / Plugins / SystemPlugins / SoftwareManager / Makefile.am
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 \