diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-02 10:58:02 +0100 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-01-02 10:58:02 +0100 |
| commit | 64cfba23aba53b4ab3933284b2a4a9ef5ec68e26 (patch) | |
| tree | 75ffa0a1c53462e7efcc0261f6167563bef9f178 /lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am | |
| parent | 54e5f0d7d4e983b448b9cf387ed62291595cc5a5 (diff) | |
| parent | c32caa3b71b68fc380681670804953abb2fd4ae8 (diff) | |
| download | enigma2-64cfba23aba53b4ab3933284b2a4a9ef5ec68e26.tar.gz enigma2-64cfba23aba53b4ab3933284b2a4a9ef5ec68e26.zip | |
Merge remote branch 'origin/bug_112_enable_extensions_manager'
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 \ |
