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 c613fdc293..de6e446f2f 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.168 2020/06/12 11:37:42 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.169 2020/06/24 16:06:26 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -68,6 +68,7 @@ MAN= \
68 BN_swap.3 \ 68 BN_swap.3 \
69 BN_zero.3 \ 69 BN_zero.3 \
70 BUF_MEM_new.3 \ 70 BUF_MEM_new.3 \
71 CMAC_Init.3 \
71 CMS_ContentInfo_new.3 \ 72 CMS_ContentInfo_new.3 \
72 CMS_add0_cert.3 \ 73 CMS_add0_cert.3 \
73 CMS_add1_recipient_cert.3 \ 74 CMS_add1_recipient_cert.3 \