diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2010-01-05 14:42:23 +0100 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2010-01-05 14:42:23 +0100 |
| commit | c92c4778f26f253b4a2869ffaf4c89cbf090e66d (patch) | |
| tree | 88e95e0438ac9ee4758857111dcd2e16c55946fe /lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am | |
| parent | a415c30723058b3da1c7cbc1adf7c2205508915b (diff) | |
| parent | aa64f107516da5aaff79d6d096f8014f65ea3283 (diff) | |
| download | enigma2-c92c4778f26f253b4a2869ffaf4c89cbf090e66d.tar.gz enigma2-c92c4778f26f253b4a2869ffaf4c89cbf090e66d.zip | |
Merge branch 'master' of git.opendreambox.org:/git/enigma2
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am')
| -rwxr-xr-x[-rw-r--r--] | lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am index ee1e56de..2d5e3381 100644..100755 --- 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 \ |
