X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f918deab76b3ebd790b64a5694805ecbf944ca66..44985357544c5a3bf67a758c8612102ac59a74cc:/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am old mode 100755 new mode 100644 index b8f38c43..ee1e56de --- a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am @@ -6,9 +6,16 @@ install_PYTHON = \ __init__.py \ plugin.py \ BackupRestore.py \ - ImageWizard.py \ - imagewizard.xml \ - *.png + ImageWizard.py -dist_install_DATA = LICENSE - +dist_install_DATA = \ + imagewizard.xml \ + installable.png \ + installed.png \ + install.png \ + LICENSE \ + noprev.png \ + remove.png \ + update.png \ + upgradeable.png \ + upgrade.png