summaryrefslogtreecommitdiffstats
path: root/build-aux
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-05-02 21:33:41 +0200
committerWerner Koch <wk@gnupg.org>2018-05-02 21:33:54 +0200
commit0afa5e158ada716d65046f1567fa14e7c24d0439 (patch)
tree016843cfd0329ffd5533b5e675869586e01ea52e /build-aux
parentpo: Auto update (diff)
downloadgnupg2-0afa5e158ada716d65046f1567fa14e7c24d0439.tar.xz
gnupg2-0afa5e158ada716d65046f1567fa14e7c24d0439.zip
speedo,w32: Install dirmmngr_ldap.exe.
--
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/speedo/w32/inst.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/speedo/w32/inst.nsi b/build-aux/speedo/w32/inst.nsi
index df08fb074..fb452d513 100644
--- a/build-aux/speedo/w32/inst.nsi
+++ b/build-aux/speedo/w32/inst.nsi
@@ -625,6 +625,7 @@ Section "GnuPG" SEC_gnupg
File "bin/gpgconf.exe"
File "bin/gpg-connect-agent.exe"
File "bin/gpgtar.exe"
+ File "libexec/dirmngr_ldap.exe"
File "libexec/gpg-preset-passphrase.exe"
File "libexec/gpg-wks-client.exe"
@@ -1312,6 +1313,7 @@ Section "-un.gnupg"
Delete "$INSTDIR\bin\gpgconf.exe"
Delete "$INSTDIR\bin\gpg-connect-agent.exe"
Delete "$INSTDIR\bin\gpgtar.exe"
+ Delete "$INSTDIR\bin\dirmngr_ldap.exe"
Delete "$INSTDIR\bin\gpg-preset-passphrase.exe"
Delete "$INSTDIR\bin\gpg-wks-client.exe"