diff options
Diffstat (limited to 'src/lib/libcrypto/crypto/Makefile')
-rw-r--r-- | src/lib/libcrypto/crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/crypto/Makefile b/src/lib/libcrypto/crypto/Makefile index 7259e461cd..fbd26e20da 100644 --- a/src/lib/libcrypto/crypto/Makefile +++ b/src/lib/libcrypto/crypto/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.27 2014/04/23 05:13:57 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.28 2014/04/27 16:19:04 jsing Exp $ |
2 | 2 | ||
3 | LIB= crypto | 3 | LIB= crypto |
4 | 4 | ||
@@ -239,7 +239,7 @@ SRCS+= ts_asn1.c | |||
239 | SRCS+=txt_db.c | 239 | SRCS+=txt_db.c |
240 | 240 | ||
241 | # ui/ | 241 | # ui/ |
242 | SRCS+= ui_err.c ui_lib.c ui_openssl.c ui_util.c ui_compat.c | 242 | SRCS+= ui_err.c ui_lib.c ui_openssl.c ui_util.c |
243 | 243 | ||
244 | # whrlpool/ | 244 | # whrlpool/ |
245 | SRCS+= wp_dgst.c | 245 | SRCS+= wp_dgst.c |