wycheproof: depend on the static lib

This commit is contained in:
Lucas Gabriel Vuotto 2024-05-31 16:47:18 +00:00
parent 6f0fdd23f6
commit e62534925b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ NOMAN= noman
SRCS_wycheproof_aead= wycheproof_aead.c
DPADD+= ${.CURDIR}/../lib/obj/liblilcrypto.a
LDADD+= ${.CURDIR}/../lib/obj/liblilcrypto.a