summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r--src/lib/libcrypto/man/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index c7a79fa7b6..ec8d3fe191 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.267 2023/09/07 14:22:11 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.268 2023/09/09 14:39:09 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -181,6 +181,7 @@ MAN= \
181 EVP_OpenInit.3 \ 181 EVP_OpenInit.3 \
182 EVP_PKCS82PKEY.3 \ 182 EVP_PKCS82PKEY.3 \
183 EVP_PKEY_CTX_ctrl.3 \ 183 EVP_PKEY_CTX_ctrl.3 \
184 EVP_PKEY_CTX_get_operation.3 \
184 EVP_PKEY_CTX_new.3 \ 185 EVP_PKEY_CTX_new.3 \
185 EVP_PKEY_CTX_set_hkdf_md.3 \ 186 EVP_PKEY_CTX_set_hkdf_md.3 \
186 EVP_PKEY_add1_attr.3 \ 187 EVP_PKEY_add1_attr.3 \