diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index d20361578a..085924519d 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.150 2023/07/28 11:04:41 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.151 2023/07/28 11:06:28 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -448,8 +448,7 @@ SRCS+= lhash.c | |||
| 448 | SRCS+= md4.c | 448 | SRCS+= md4.c |
| 449 | 449 | ||
| 450 | # md5/ | 450 | # md5/ |
| 451 | SRCS+= md5_dgst.c | 451 | SRCS+= md5.c |
| 452 | SRCS+= md5_one.c | ||
| 453 | 452 | ||
| 454 | # modes/ | 453 | # modes/ |
| 455 | SRCS+= cbc128.c | 454 | SRCS+= cbc128.c |
