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 29e066614f..3878d948e1 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.67 2016/12/05 20:30:12 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.68 2016/12/06 12:54:19 schwarze Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -12,7 +12,6 @@ MAN= \ | |||
12 | ASN1_generate_nconf.3 \ | 12 | ASN1_generate_nconf.3 \ |
13 | ASN1_time_parse.3 \ | 13 | ASN1_time_parse.3 \ |
14 | BF_set_key.3 \ | 14 | BF_set_key.3 \ |
15 | BIO.3 \ | ||
16 | BIO_ctrl.3 \ | 15 | BIO_ctrl.3 \ |
17 | BIO_f_base64.3 \ | 16 | BIO_f_base64.3 \ |
18 | BIO_f_buffer.3 \ | 17 | BIO_f_buffer.3 \ |