summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-05-30 23:24:38 +0200
committerAndras Timar <andras.timar@collabora.com>2017-05-31 09:07:19 +0200
commit128db17b68e7f538e0bc1d94e5afa7907d752099 (patch)
tree30b215435e9a6248604ff07a6e4bd48ef3f37910
parente7ee5921b366d885b1f3edd617764730d2aa03d9 (diff)
tdf#86776 Digitally sign soffice.bin on Windows
Change-Id: I79e223f7ac8367a22668c015afddafe1c8b8cd42 Reviewed-on: https://gerrit.libreoffice.org/38247 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--postprocess/CustomTarget_signing.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/postprocess/CustomTarget_signing.mk b/postprocess/CustomTarget_signing.mk
index ae66c4eaa0f8..61336f40ac00 100644
--- a/postprocess/CustomTarget_signing.mk
+++ b/postprocess/CustomTarget_signing.mk
@@ -43,6 +43,7 @@ ifneq ($(ENABLE_DBGUTIL),TRUE)
$(INSTDIR)/URE/bin/*.exe \
$(INSTDIR)/program/*.dll \
$(INSTDIR)/program/*.exe \
+ $(INSTDIR)/program/soffice.bin \
$(INSTDIR)/program/shlxthdl/*.dll \
$(INSTDIR)/sdk/cli/*.dll \
$(INSTDIR)/sdk/bin/*.exe \