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 e3e8e710c2..2938a65cda 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.156 2019/08/25 17:08:20 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.157 2019/08/26 11:41:31 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -15,6 +15,7 @@ MAN= \
15 ASN1_generate_nconf.3 \ 15 ASN1_generate_nconf.3 \
16 ASN1_item_d2i.3 \ 16 ASN1_item_d2i.3 \
17 ASN1_item_new.3 \ 17 ASN1_item_new.3 \
18 ASN1_put_object.3 \
18 ASN1_time_parse.3 \ 19 ASN1_time_parse.3 \
19 AUTHORITY_KEYID_new.3 \ 20 AUTHORITY_KEYID_new.3 \
20 BASIC_CONSTRAINTS_new.3 \ 21 BASIC_CONSTRAINTS_new.3 \