diff options
| author | acid-burn <acid-burn@opendreambox.org> | 2009-12-29 14:23:47 +0100 |
|---|---|---|
| committer | acid-burn <acid-burn@opendreambox.org> | 2009-12-29 14:23:47 +0100 |
| commit | 257e83090ef5d12a6a99565df23934ffc4cb68e4 (patch) | |
| tree | 16f1e7ef466a49b7061e577eafc7e27286b76c03 /lib/python | |
| parent | abc94b7a0600bc3580102f28d26c27b25ffbdba1 (diff) | |
| parent | 5d3a1e16b59fdc52739c4965e4d0c68534642852 (diff) | |
| download | enigma2-257e83090ef5d12a6a99565df23934ffc4cb68e4.tar.gz enigma2-257e83090ef5d12a6a99565df23934ffc4cb68e4.zip | |
Merge commit 'origin/bug_112_enable_extensions_manager' into experimental
Diffstat (limited to 'lib/python')
| -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 \ |
