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 426b3c4c9b..59cf7e6bce 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.78 2016/12/14 02:03:50 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.79 2016/12/14 15:04:13 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -183,6 +183,7 @@ MAN= \
183 X509_NAME_ENTRY_get_object.3 \ 183 X509_NAME_ENTRY_get_object.3 \
184 X509_NAME_add_entry_by_txt.3 \ 184 X509_NAME_add_entry_by_txt.3 \
185 X509_NAME_get_index_by_NID.3 \ 185 X509_NAME_get_index_by_NID.3 \
186 X509_NAME_new.3 \
186 X509_NAME_print_ex.3 \ 187 X509_NAME_print_ex.3 \
187 X509_PUBKEY_new.3 \ 188 X509_PUBKEY_new.3 \
188 X509_STORE_CTX_get_error.3 \ 189 X509_STORE_CTX_get_error.3 \