summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 164f7e24b1..cd14bdcdb3 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.120 2017/04/10 17:45:06 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.121 2017/08/20 15:01:20 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -8,6 +8,7 @@ MAN= \
8 ASN1_STRING_length.3 \ 8 ASN1_STRING_length.3 \
9 ASN1_STRING_new.3 \ 9 ASN1_STRING_new.3 \
10 ASN1_STRING_print_ex.3 \ 10 ASN1_STRING_print_ex.3 \
11 ASN1_STRING_TABLE_add.3 \
11 ASN1_TIME_set.3 \ 12 ASN1_TIME_set.3 \
12 ASN1_TYPE_get.3 \ 13 ASN1_TYPE_get.3 \
13 ASN1_generate_nconf.3 \ 14 ASN1_generate_nconf.3 \