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 59cf7e6bce..186ca5229e 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.79 2016/12/14 15:04:13 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.80 2016/12/16 09:17:59 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -177,6 +177,7 @@ MAN= \
177 UI_new.3 \ 177 UI_new.3 \
178 X509V3_get_d2i.3 \ 178 X509V3_get_d2i.3 \
179 X509_ALGOR_dup.3 \ 179 X509_ALGOR_dup.3 \
180 X509_CINF_new.3 \
180 X509_CRL_get0_by_serial.3 \ 181 X509_CRL_get0_by_serial.3 \
181 X509_EXTENSION_set_object.3 \ 182 X509_EXTENSION_set_object.3 \
182 X509_LOOKUP_hash_dir.3 \ 183 X509_LOOKUP_hash_dir.3 \