From 7f9d19c7c7f62c46610cb9d82658ba5b45fa0745 Mon Sep 17 00:00:00 2001 From: tb Date: Sat, 8 Jul 2023 20:13:13 +0000 Subject: [PATCH] link EVP_MD_meth_new.3 to build --- lib/libcrypto/man/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libcrypto/man/Makefile b/lib/libcrypto/man/Makefile index abefb79c1f2..3da30a51e56 100644 --- a/lib/libcrypto/man/Makefile +++ b/lib/libcrypto/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.251 2023/05/01 07:28:11 tb Exp $ +# $OpenBSD: Makefile,v 1.252 2023/07/08 20:13:13 tb Exp $ .include @@ -174,6 +174,7 @@ MAN= \ EVP_DigestVerifyInit.3 \ EVP_EncodeInit.3 \ EVP_EncryptInit.3 \ + EVP_MD_meth_new.3 \ EVP_OpenInit.3 \ EVP_PKCS82PKEY.3 \ EVP_PKEY_CTX_ctrl.3 \ -- 2.20.1