mirror of
git://git.gnupg.org/gnupg.git
synced 2025-05-24 16:43:28 +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
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user