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 00460281c0..ff4607ac3d 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.84 2016/12/17 14:51:09 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.85 2016/12/22 12:10:06 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -150,6 +150,7 @@ MAN= \
150 PKCS7_sign.3 \ 150 PKCS7_sign.3 \
151 PKCS7_sign_add_signer.3 \ 151 PKCS7_sign_add_signer.3 \
152 PKCS7_verify.3 \ 152 PKCS7_verify.3 \
153 PKCS8_PRIV_KEY_INFO_new.3 \
153 RAND_add.3 \ 154 RAND_add.3 \
154 RAND_bytes.3 \ 155 RAND_bytes.3 \
155 RAND_load_file.3 \ 156 RAND_load_file.3 \