From: acid-burn Date: Tue, 29 Dec 2009 13:22:44 +0000 (+0100) Subject: SoftwareManager/Makefile.am: add missing SoftwareTools.py X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=5d3a1e16b59fdc52739c4965e4d0c68534642852 SoftwareManager/Makefile.am: add missing SoftwareTools.py --- diff --git a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am old mode 100644 new mode 100755 index ee1e56d..2d5e338 --- a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am @@ -6,7 +6,8 @@ install_PYTHON = \ __init__.py \ plugin.py \ BackupRestore.py \ - ImageWizard.py + ImageWizard.py \ + SoftwareTools.py dist_install_DATA = \ imagewizard.xml \