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 2087fbae70..974fd918f3 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.172 2021/07/04 12:56:27 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.173 2021/07/06 16:05:44 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -317,6 +317,7 @@ MAN= \
317 X509_get1_email.3 \ 317 X509_get1_email.3 \
318 X509_new.3 \ 318 X509_new.3 \
319 X509_sign.3 \ 319 X509_sign.3 \
320 X509_signature_dump.3 \
320 X509_verify_cert.3 \ 321 X509_verify_cert.3 \
321 X509v3_get_ext_by_NID.3 \ 322 X509v3_get_ext_by_NID.3 \
322 crypto.3 \ 323 crypto.3 \