mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +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:
parent
083a16ae08
commit
c68b70ce9d
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ AUTHENTICODE_FILES= \
|
|||
gpgtar.exe \
|
||||
gpgv.exe \
|
||||
gpg-card.exe \
|
||||
keyboxd.exe \
|
||||
libassuan-0.dll \
|
||||
libgcrypt-20.dll \
|
||||
libgpg-error-0.dll \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue