aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-05-30 15:38:27 +0000
committerWerner Koch <[email protected]>2023-05-30 15:38:27 +0000
commitc8f6fdcd359ac22466db880b5f13e272dcd65a8b (patch)
tree6c74968b3bed276a9615b1c6971b0fec0615dbfc /Makefile.am
parentPost release updates (diff)
downloadgnupg-c8f6fdcd359ac22466db880b5f13e272dcd65a8b.tar.gz
gnupg-c8f6fdcd359ac22466db880b5f13e272dcd65a8b.zip
build: Always build the wixlib with a release
-- Forgot it today again; better do it by default. Also disable sslsigncode verify due to missing certificate problem (for signing we use Scute).
Diffstat (limited to '')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0f2075089..1cd009811 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,8 +18,8 @@
## Process this file with automake to produce Makefile.in
-# To include the wixlibs for building an MSI installer in a release use
-# make release WITH_MSI=1
+# We want to also build the wixlib for use by GnuPG Desktop
+WITH_MSI=1
# Location of the released tarball archives. This is prefixed by
# the variable RELEASE_ARCHIVE in ~/.gnupg-autogen.rc. For example: