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 12e4212215..ea4a90e4d3 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.239 2022/12/14 20:27:28 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.240 2022/12/18 19:35:36 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -37,6 +37,7 @@ MAN= \
37 BF_set_key.3 \ 37 BF_set_key.3 \
38 BIO_ctrl.3 \ 38 BIO_ctrl.3 \
39 BIO_dump.3 \ 39 BIO_dump.3 \
40 BIO_dup_chain.3 \
40 BIO_f_asn1.3 \ 41 BIO_f_asn1.3 \
41 BIO_f_base64.3 \ 42 BIO_f_base64.3 \
42 BIO_f_buffer.3 \ 43 BIO_f_buffer.3 \