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 ccf0be63fe..2ccc06895f 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.269 2023/09/25 01:14:34 tb Exp $ 1# $OpenBSD: Makefile,v 1.270 2023/09/25 11:59:10 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -6,6 +6,7 @@ MAN= \
6 ACCESS_DESCRIPTION_new.3 \ 6 ACCESS_DESCRIPTION_new.3 \
7 AES_encrypt.3 \ 7 AES_encrypt.3 \
8 ASIdentifiers_new.3 \ 8 ASIdentifiers_new.3 \
9 ASRange_new.3 \
9 ASN1_BIT_STRING_set.3 \ 10 ASN1_BIT_STRING_set.3 \
10 ASN1_INTEGER_get.3 \ 11 ASN1_INTEGER_get.3 \
11 ASN1_NULL_new.3 \ 12 ASN1_NULL_new.3 \