Skip to content

Commit

Permalink
fixed dtrust-tool build (extension)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Mar 10, 2024
1 parent 4aa7f3e commit c31eff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/Makefile.mak
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default: all

TARGETS = opensc-tool.exe opensc-explorer.exe pkcs15-tool.exe pkcs15-crypt.exe \
pkcs11-tool.exe cardos-tool.exe eidenv.exe openpgp-tool.exe iasecc-tool.exe \
opensc-notify.exe egk-tool.exe goid-tool.exe dtrust-tool \
opensc-notify.exe egk-tool.exe goid-tool.exe dtrust-tool.exe \
opensc-asn1.exe pkcs11-register.exe $(PROGRAMS_OPENSSL) $(PROGRAMS_OPENPACE)

OBJECTS = util.obj versioninfo-tools.res
Expand Down

0 comments on commit c31eff3

Please sign in to comment.