1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-15 00:29:49 +02:00

w32: Add keyboxd.exe to signed files

* build-aux/speedo.mk (AUTHENTICODE_FILES): Add keyboxd.exe

--
This should prevent that keyboxd.exe is blocked on systems that
only allow signed executables.
This commit is contained in:
Andre Heinecke 2023-07-21 10:29:22 +02:00
parent 083a16ae08
commit c68b70ce9d
No known key found for this signature in database
GPG Key ID: 2978E9D40CBABA5C

View File

@ -282,6 +282,7 @@ AUTHENTICODE_FILES= \
gpgtar.exe \ gpgtar.exe \
gpgv.exe \ gpgv.exe \
gpg-card.exe \ gpg-card.exe \
keyboxd.exe \
libassuan-0.dll \ libassuan-0.dll \
libgcrypt-20.dll \ libgcrypt-20.dll \
libgpg-error-0.dll \ libgpg-error-0.dll \