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 50e8f70510..606f346588 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.127 2018/02/15 10:01:33 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.128 2018/02/15 12:09:55 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -114,6 +114,7 @@ MAN= \
114 EVP_EncryptInit.3 \ 114 EVP_EncryptInit.3 \
115 EVP_OpenInit.3 \ 115 EVP_OpenInit.3 \
116 EVP_PKEY_asn1_new.3 \ 116 EVP_PKEY_asn1_new.3 \
117 EVP_PKEY_asn1_get_count.3 \
117 EVP_PKEY_CTX_ctrl.3 \ 118 EVP_PKEY_CTX_ctrl.3 \
118 EVP_PKEY_CTX_new.3 \ 119 EVP_PKEY_CTX_new.3 \
119 EVP_PKEY_cmp.3 \ 120 EVP_PKEY_cmp.3 \