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/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 02895f010a..426b3c4c9b 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.77 2016/12/13 20:41:35 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.78 2016/12/14 02:03:50 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -94,6 +94,7 @@ MAN= \
94 ERR_put_error.3 \ 94 ERR_put_error.3 \
95 ERR_remove_state.3 \ 95 ERR_remove_state.3 \
96 ERR_set_mark.3 \ 96 ERR_set_mark.3 \
97 ESS_SIGNING_CERT_new.3 \
97 EVP_AEAD_CTX_init.3 \ 98 EVP_AEAD_CTX_init.3 \
98 EVP_BytesToKey.3 \ 99 EVP_BytesToKey.3 \
99 EVP_DigestInit.3 \ 100 EVP_DigestInit.3 \
@@ -172,6 +173,7 @@ MAN= \
172 SHA1.3 \ 173 SHA1.3 \
173 SMIME_read_PKCS7.3 \ 174 SMIME_read_PKCS7.3 \
174 SMIME_write_PKCS7.3 \ 175 SMIME_write_PKCS7.3 \
176 TS_REQ_new.3 \
175 UI_new.3 \ 177 UI_new.3 \
176 X509V3_get_d2i.3 \ 178 X509V3_get_d2i.3 \
177 X509_ALGOR_dup.3 \ 179 X509_ALGOR_dup.3 \