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 fef17409c7..4c7c5891eb 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.303 2024/12/23 08:39:57 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.304 2024/12/24 09:48:56 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -426,6 +426,7 @@ MAN= \ | |||
| 426 | lh_new.3 \ | 426 | lh_new.3 \ |
| 427 | openssl.cnf.5 \ | 427 | openssl.cnf.5 \ |
| 428 | s2i_ASN1_INTEGER.3 \ | 428 | s2i_ASN1_INTEGER.3 \ |
| 429 | v2i_ASN1_BIT_STRING.3 \ | ||
| 429 | x509v3.cnf.5 | 430 | x509v3.cnf.5 |
| 430 | 431 | ||
| 431 | all clean cleandir depend includes obj tags: | 432 | all clean cleandir depend includes obj tags: |
