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 88610412cc..131b8eea1d 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.225 2021/12/13 17:24:39 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.226 2021/12/13 18:55:22 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -228,6 +228,7 @@ MAN= \ | |||
| 228 | PEM_bytes_read_bio.3 \ | 228 | PEM_bytes_read_bio.3 \ |
| 229 | PEM_read.3 \ | 229 | PEM_read.3 \ |
| 230 | PEM_read_bio_PrivateKey.3 \ | 230 | PEM_read_bio_PrivateKey.3 \ |
| 231 | PEM_write_bio_ASN1_stream.3 \ | ||
| 231 | PEM_write_bio_CMS_stream.3 \ | 232 | PEM_write_bio_CMS_stream.3 \ |
| 232 | PEM_write_bio_PKCS7_stream.3 \ | 233 | PEM_write_bio_PKCS7_stream.3 \ |
| 233 | PKCS12_SAFEBAG_new.3 \ | 234 | PKCS12_SAFEBAG_new.3 \ |
