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 98f2cb6b80..2986652b79 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.227 2021/12/14 14:30:50 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.228 2021/12/14 15:22:49 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -283,6 +283,7 @@ MAN= \
283 SMIME_read_ASN1.3 \ 283 SMIME_read_ASN1.3 \
284 SMIME_read_CMS.3 \ 284 SMIME_read_CMS.3 \
285 SMIME_read_PKCS7.3 \ 285 SMIME_read_PKCS7.3 \
286 SMIME_text.3 \
286 SMIME_write_ASN1.3 \ 287 SMIME_write_ASN1.3 \
287 SMIME_write_CMS.3 \ 288 SMIME_write_CMS.3 \
288 SMIME_write_PKCS7.3 \ 289 SMIME_write_PKCS7.3 \