diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 56dc62e819..565f583127 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.283 2024/03/04 19:04:47 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.284 2024/03/05 17:21:40 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -170,7 +170,6 @@ MAN= \ | |||
170 | EVP_EncodeInit.3 \ | 170 | EVP_EncodeInit.3 \ |
171 | EVP_EncryptInit.3 \ | 171 | EVP_EncryptInit.3 \ |
172 | EVP_MD_CTX_ctrl.3 \ | 172 | EVP_MD_CTX_ctrl.3 \ |
173 | EVP_MD_meth_new.3 \ | ||
174 | EVP_MD_nid.3 \ | 173 | EVP_MD_nid.3 \ |
175 | EVP_OpenInit.3 \ | 174 | EVP_OpenInit.3 \ |
176 | EVP_PKCS82PKEY.3 \ | 175 | EVP_PKCS82PKEY.3 \ |