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 0f501ceb83..9ab2a34823 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.272 2023/09/26 15:34:23 tb Exp $ 1# $OpenBSD: Makefile,v 1.273 2023/09/26 18:35:34 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -393,6 +393,8 @@ MAN= \
393 X509at_add1_attr.3 \ 393 X509at_add1_attr.3 \
394 X509at_get_attr.3 \ 394 X509at_get_attr.3 \
395 X509v3_addr_add_inherit.3 \ 395 X509v3_addr_add_inherit.3 \
396 X509v3_addr_get_range.3 \
397 X509v3_asid_add_id_or_range.3 \
396 X509v3_asid_add_id_or_range.3 \ 398 X509v3_asid_add_id_or_range.3 \
397 X509v3_get_ext_by_NID.3 \ 399 X509v3_get_ext_by_NID.3 \
398 a2d_ASN1_OBJECT.3 \ 400 a2d_ASN1_OBJECT.3 \