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 58b3cc2847..8d2e242f31 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.136 2018/03/01 19:20:09 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.137 2018/03/17 18:52:42 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -155,6 +155,7 @@ MAN= \ | |||
| 155 | OPENSSL_VERSION_NUMBER.3 \ | 155 | OPENSSL_VERSION_NUMBER.3 \ |
| 156 | OPENSSL_cleanse.3 \ | 156 | OPENSSL_cleanse.3 \ |
| 157 | OPENSSL_config.3 \ | 157 | OPENSSL_config.3 \ |
| 158 | OPENSSL_init_crypto.3 \ | ||
| 158 | OPENSSL_load_builtin_modules.3 \ | 159 | OPENSSL_load_builtin_modules.3 \ |
| 159 | OPENSSL_malloc.3 \ | 160 | OPENSSL_malloc.3 \ |
| 160 | OPENSSL_sk_new.3 \ | 161 | OPENSSL_sk_new.3 \ |
