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/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 7d013ab44b..a7d1d9a7e6 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.100 2016/12/24 01:00:48 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.101 2016/12/24 21:42:30 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -11,6 +11,8 @@ MAN= \
11 ASN1_TIME_set.3 \ 11 ASN1_TIME_set.3 \
12 ASN1_TYPE_get.3 \ 12 ASN1_TYPE_get.3 \
13 ASN1_generate_nconf.3 \ 13 ASN1_generate_nconf.3 \
14 ASN1_item_d2i.3 \
15 ASN1_item_new.3 \
14 ASN1_time_parse.3 \ 16 ASN1_time_parse.3 \
15 AUTHORITY_KEYID_new.3 \ 17 AUTHORITY_KEYID_new.3 \
16 BASIC_CONSTRAINTS_new.3 \ 18 BASIC_CONSTRAINTS_new.3 \