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 9a64837d31..75239dc387 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.114 2017/01/31 05:40:26 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.115 2017/02/20 23:21:19 beck Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -92,6 +92,7 @@ MAN= \
92 EC_POINT_new.3 \ 92 EC_POINT_new.3 \
93 ERR.3 \ 93 ERR.3 \
94 ERR_GET_LIB.3 \ 94 ERR_GET_LIB.3 \
95 ERR_asprintf_error_data.3 \
95 ERR_clear_error.3 \ 96 ERR_clear_error.3 \
96 ERR_error_string.3 \ 97 ERR_error_string.3 \
97 ERR_get_error.3 \ 98 ERR_get_error.3 \