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 bf76a1ce74..46a7d3beb2 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.175 2021/07/09 12:07:27 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.176 2021/07/10 15:56:18 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -22,6 +22,7 @@ MAN= \
22 BASIC_CONSTRAINTS_new.3 \ 22 BASIC_CONSTRAINTS_new.3 \
23 BF_set_key.3 \ 23 BF_set_key.3 \
24 BIO_ctrl.3 \ 24 BIO_ctrl.3 \
25 BIO_dump.3 \
25 BIO_f_base64.3 \ 26 BIO_f_base64.3 \
26 BIO_f_buffer.3 \ 27 BIO_f_buffer.3 \
27 BIO_f_cipher.3 \ 28 BIO_f_cipher.3 \