diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 137540c69a..9c05e70748 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.301 2024/12/17 18:11:44 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.302 2024/12/20 01:54:03 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -196,6 +196,7 @@ MAN= \ | |||
| 196 | EVP_SignInit.3 \ | 196 | EVP_SignInit.3 \ |
| 197 | EVP_VerifyInit.3 \ | 197 | EVP_VerifyInit.3 \ |
| 198 | EVP_aes_128_cbc.3 \ | 198 | EVP_aes_128_cbc.3 \ |
| 199 | EVP_aes_128_ccm.3 \ | ||
| 199 | EVP_aes_128_gcm.3 \ | 200 | EVP_aes_128_gcm.3 \ |
| 200 | EVP_camellia_128_cbc.3 \ | 201 | EVP_camellia_128_cbc.3 \ |
| 201 | EVP_chacha20.3 \ | 202 | EVP_chacha20.3 \ |
