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 c8eb806169..8491e94fa0 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.62 2016/12/04 20:51:47 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.63 2016/12/05 12:50:07 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -179,6 +179,7 @@ MAN= \
179 X509_NAME_add_entry_by_txt.3 \ 179 X509_NAME_add_entry_by_txt.3 \
180 X509_NAME_get_index_by_NID.3 \ 180 X509_NAME_get_index_by_NID.3 \
181 X509_NAME_print_ex.3 \ 181 X509_NAME_print_ex.3 \
182 X509_PUBKEY_new.3 \
182 X509_STORE_CTX_get_error.3 \ 183 X509_STORE_CTX_get_error.3 \
183 X509_STORE_CTX_get_ex_new_index.3 \ 184 X509_STORE_CTX_get_ex_new_index.3 \
184 X509_STORE_CTX_new.3 \ 185 X509_STORE_CTX_new.3 \