summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 b6ea82f555..b3fa34fe12 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.243 2023/03/16 15:06:17 tb Exp $ 1# $OpenBSD: Makefile,v 1.244 2023/04/20 16:19:43 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -436,6 +436,7 @@ MAN= \
436 i2d_PKCS7_bio_stream.3 \ 436 i2d_PKCS7_bio_stream.3 \
437 lh_new.3 \ 437 lh_new.3 \
438 lh_stats.3 \ 438 lh_stats.3 \
439 s2i_ASN1_INTEGER.3 \
439 openssl.cnf.5 \ 440 openssl.cnf.5 \
440 x509v3.cnf.5 441 x509v3.cnf.5
441 442