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 2c70b7ec37..02895f010a 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.76 2016/12/13 14:31:55 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.77 2016/12/13 20:41:35 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -155,6 +155,7 @@ MAN= \
155 RAND_set_rand_method.3 \ 155 RAND_set_rand_method.3 \
156 RC4.3 \ 156 RC4.3 \
157 RIPEMD160.3 \ 157 RIPEMD160.3 \
158 RSA_PSS_PARAMS_new.3 \
158 RSA_blinding_on.3 \ 159 RSA_blinding_on.3 \
159 RSA_check_key.3 \ 160 RSA_check_key.3 \
160 RSA_generate_key.3 \ 161 RSA_generate_key.3 \