diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-13 09:55:53 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-13 09:55:53 +0000 |
| commit | 9fd40665752eb9d99258dd6c682e5c1c62b6c0b2 (patch) | |
| tree | 9cf234a84d9ffc8d4f5c93e092c8b9fe03f7a9db /secure | |
| parent | 91d5525fc6c9dc208f4bc8b0b755185475d76dad (diff) | |
Notes
Diffstat (limited to 'secure')
| -rw-r--r-- | secure/lib/librsaintl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/librsaintl/Makefile b/secure/lib/librsaintl/Makefile index e96720332dd1..d5fad13a42d9 100644 --- a/secure/lib/librsaintl/Makefile +++ b/secure/lib/librsaintl/Makefile @@ -11,7 +11,7 @@ SHLIB_MAJOR= 1 CFLAGS+= -I${.OBJDIR} # rsaref -SRCS+= rsa_err.c rsa_eay.c +SRCS+= rsa_err.c rsa_eay.c rsa_intlstubs.c HDRS= asn1/asn1.h asn1/asn1_mac.h bio/bio.h bf/blowfish.h bn/bn.h \ buffer/buffer.h cast/cast.h comp/comp.h conf/conf.h crypto.h \ |
