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 24b53b9eb1..2c243f7fec 100644
--- a/src/lib/libcrypto/man/Makefile
+++ b/src/lib/libcrypto/man/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.263 2023/08/25 18:22:41 schwarze Exp $ 1# $OpenBSD: Makefile,v 1.264 2023/08/27 15:33:08 schwarze Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -205,6 +205,7 @@ MAN= \
205 EVP_chacha20.3 \ 205 EVP_chacha20.3 \
206 EVP_des_cbc.3 \ 206 EVP_des_cbc.3 \
207 EVP_rc4.3 \ 207 EVP_rc4.3 \
208 EVP_sha1.3 \
208 EVP_sha3_224.3 \ 209 EVP_sha3_224.3 \
209 EVP_sm3.3 \ 210 EVP_sm3.3 \
210 EVP_sm4_cbc.3 \ 211 EVP_sm4_cbc.3 \