diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
-rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 565f583127..1eec56fd0e 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.284 2024/03/05 17:21:40 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.285 2024/03/05 18:30:40 tb Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -29,7 +29,6 @@ MAN= \ | |||
29 | ASN1_mbstring_copy.3 \ | 29 | ASN1_mbstring_copy.3 \ |
30 | ASN1_parse_dump.3 \ | 30 | ASN1_parse_dump.3 \ |
31 | ASN1_put_object.3 \ | 31 | ASN1_put_object.3 \ |
32 | ASN1_time_parse.3 \ | ||
33 | ASRange_new.3 \ | 32 | ASRange_new.3 \ |
34 | AUTHORITY_KEYID_new.3 \ | 33 | AUTHORITY_KEYID_new.3 \ |
35 | BASIC_CONSTRAINTS_new.3 \ | 34 | BASIC_CONSTRAINTS_new.3 \ |