postprocess/CustomTarget_signing.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d56c5e7e3eb74c476202700c70de5d4de86b74be
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue May 30 23:24:38 2017 +0200

    tdf#86776 Digitally sign soffice.bin on Windows
    
    Change-Id: I79e223f7ac8367a22668c015afddafe1c8b8cd42
    Reviewed-on: https://gerrit.libreoffice.org/38250
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/postprocess/CustomTarget_signing.mk 
b/postprocess/CustomTarget_signing.mk
index 23a81ef68654..1d7193cc517c 100644
--- a/postprocess/CustomTarget_signing.mk
+++ b/postprocess/CustomTarget_signing.mk
@@ -42,6 +42,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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to