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 7263b9845a..d20361578a 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.149 2023/07/28 10:35:14 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.150 2023/07/28 11:04:41 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -445,8 +445,7 @@ SRCS+= lh_stats.c | |||
| 445 | SRCS+= lhash.c | 445 | SRCS+= lhash.c |
| 446 | 446 | ||
| 447 | # md4/ | 447 | # md4/ |
| 448 | SRCS+= md4_dgst.c | 448 | SRCS+= md4.c |
| 449 | SRCS+= md4_one.c | ||
| 450 | 449 | ||
| 451 | # md5/ | 450 | # md5/ |
| 452 | SRCS+= md5_dgst.c | 451 | SRCS+= md5_dgst.c |
