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/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile
index 20d04f2484..eec7ad39b0 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.118 2017/03/25 22:21:21 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.119 2017/03/26 00:06:10 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -193,6 +193,9 @@ MAN= \
193 SMIME_write_PKCS7.3 \ 193 SMIME_write_PKCS7.3 \
194 SXNET_new.3 \ 194 SXNET_new.3 \
195 TS_REQ_new.3 \ 195 TS_REQ_new.3 \
196 UI_UTIL_read_pw.3 \
197 UI_create_method.3 \
198 UI_get_string_type.3 \
196 UI_new.3 \ 199 UI_new.3 \
197 X509V3_get_d2i.3 \ 200 X509V3_get_d2i.3 \
198 X509_ALGOR_dup.3 \ 201 X509_ALGOR_dup.3 \