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 f3910f74dd..97593fc86f 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.90 2016/12/23 00:40:16 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.91 2016/12/23 14:37:08 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -11,6 +11,7 @@ MAN= \
11 ASN1_TYPE_get.3 \ 11 ASN1_TYPE_get.3 \
12 ASN1_generate_nconf.3 \ 12 ASN1_generate_nconf.3 \
13 ASN1_time_parse.3 \ 13 ASN1_time_parse.3 \
14 AUTHORITY_KEYID_new.3 \
14 BF_set_key.3 \ 15 BF_set_key.3 \
15 BIO_ctrl.3 \ 16 BIO_ctrl.3 \
16 BIO_f_base64.3 \ 17 BIO_f_base64.3 \