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 97c6b3e9a4..0f6b84a1b6 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.194 2021/10/20 05:06:36 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.195 2021/10/20 13:14:00 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -17,6 +17,7 @@ MAN= \
17 ASN1_get_object.3 \ 17 ASN1_get_object.3 \
18 ASN1_item_d2i.3 \ 18 ASN1_item_d2i.3 \
19 ASN1_item_new.3 \ 19 ASN1_item_new.3 \
20 ASN1_mbstring_copy.3 \
20 ASN1_parse_dump.3 \ 21 ASN1_parse_dump.3 \
21 ASN1_put_object.3 \ 22 ASN1_put_object.3 \
22 ASN1_time_parse.3 \ 23 ASN1_time_parse.3 \