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 afd0fe5512..0e8d4dde50 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.104 2016/12/27 20:56:18 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.105 2016/12/27 22:06:55 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -232,6 +232,8 @@ MAN= \
232 d2i_DSAPublicKey.3 \ 232 d2i_DSAPublicKey.3 \
233 d2i_ECPKParameters.3 \ 233 d2i_ECPKParameters.3 \
234 d2i_ESS_SIGNING_CERT.3 \ 234 d2i_ESS_SIGNING_CERT.3 \
235 d2i_OCSP_REQUEST.3 \
236 d2i_OCSP_RESPONSE.3 \
235 d2i_PKCS12.3 \ 237 d2i_PKCS12.3 \
236 d2i_PKCS7.3 \ 238 d2i_PKCS7.3 \
237 d2i_PKCS8PrivateKey_bio.3 \ 239 d2i_PKCS8PrivateKey_bio.3 \