summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 d991508cff..9a64837d31 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.113 2017/01/30 01:29:31 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.114 2017/01/31 05:40:26 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -264,6 +264,7 @@ MAN= \
264 des_read_pw.3 \ 264 des_read_pw.3 \
265 engine.3 \ 265 engine.3 \
266 evp.3 \ 266 evp.3 \
267 get_rfc3526_prime_8192.3 \
267 i2d_PKCS7_bio_stream.3 \ 268 i2d_PKCS7_bio_stream.3 \
268 lh_new.3 \ 269 lh_new.3 \
269 lh_stats.3 \ 270 lh_stats.3 \