diff --git a/secure/lib/librsaintl/Makefile b/secure/lib/librsaintl/Makefile index d5fad13a42d9..8f73471e5b12 100644 --- a/secure/lib/librsaintl/Makefile +++ b/secure/lib/librsaintl/Makefile @@ -9,6 +9,7 @@ LIB= rsaINTL SHLIB_MAJOR= 1 CFLAGS+= -I${.OBJDIR} +LDADD+= -L${.OBJDIR}/../libcrypto -lcrypto # rsaref SRCS+= rsa_err.c rsa_eay.c rsa_intlstubs.c