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 e35d6239af..dccb082a02 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.81 2016/12/16 09:56:33 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.82 2016/12/16 14:50:58 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -188,6 +188,7 @@ MAN= \
188 X509_NAME_new.3 \ 188 X509_NAME_new.3 \
189 X509_NAME_print_ex.3 \ 189 X509_NAME_print_ex.3 \
190 X509_PUBKEY_new.3 \ 190 X509_PUBKEY_new.3 \
191 X509_REVOKED_new.3 \
191 X509_STORE_CTX_get_error.3 \ 192 X509_STORE_CTX_get_error.3 \
192 X509_STORE_CTX_get_ex_new_index.3 \ 193 X509_STORE_CTX_get_ex_new_index.3 \
193 X509_STORE_CTX_new.3 \ 194 X509_STORE_CTX_new.3 \