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 0e8d4dde50..b9a647c38e 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.105 2016/12/27 22:06:55 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.106 2016/12/28 00:55:05 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -236,6 +236,7 @@ MAN= \
236 d2i_OCSP_RESPONSE.3 \ 236 d2i_OCSP_RESPONSE.3 \
237 d2i_PKCS12.3 \ 237 d2i_PKCS12.3 \
238 d2i_PKCS7.3 \ 238 d2i_PKCS7.3 \
239 d2i_PKCS8_PRIV_KEY_INFO.3 \
239 d2i_PKCS8PrivateKey_bio.3 \ 240 d2i_PKCS8PrivateKey_bio.3 \
240 d2i_PrivateKey.3 \ 241 d2i_PrivateKey.3 \
241 d2i_RSAPublicKey.3 \ 242 d2i_RSAPublicKey.3 \