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 0de55209bb..248bd33c8d 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.134 2018/02/25 17:46:38 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.135 2018/02/25 20:26:51 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -222,6 +222,7 @@ MAN= \
222 X509_NAME_get_index_by_NID.3 \ 222 X509_NAME_get_index_by_NID.3 \
223 X509_NAME_new.3 \ 223 X509_NAME_new.3 \
224 X509_NAME_print_ex.3 \ 224 X509_NAME_print_ex.3 \
225 X509_OBJECT_get0_X509.3 \
225 X509_PUBKEY_new.3 \ 226 X509_PUBKEY_new.3 \
226 X509_REQ_new.3 \ 227 X509_REQ_new.3 \
227 X509_REVOKED_new.3 \ 228 X509_REVOKED_new.3 \