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 c9c74ca337..60bd8b53cc 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.153 2019/08/22 15:15:35 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.154 2019/08/23 12:23:39 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -275,6 +275,7 @@ MAN= \
275 X509_get_version.3 \ 275 X509_get_version.3 \
276 X509_get0_notBefore.3 \ 276 X509_get0_notBefore.3 \
277 X509_get0_signature.3 \ 277 X509_get0_signature.3 \
278 X509_get1_email.3 \
278 X509_new.3 \ 279 X509_new.3 \
279 X509_sign.3 \ 280 X509_sign.3 \
280 X509_verify_cert.3 \ 281 X509_verify_cert.3 \