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 695485aeeb..c8e5d51fd6 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.140 2018/04/15 17:02:03 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.141 2018/04/18 01:13:37 schwarze Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -302,7 +302,6 @@ MAN= \ | |||
302 | d2i_X509_REQ.3 \ | 302 | d2i_X509_REQ.3 \ |
303 | d2i_X509_SIG.3 \ | 303 | d2i_X509_SIG.3 \ |
304 | des_read_pw.3 \ | 304 | des_read_pw.3 \ |
305 | engine.3 \ | ||
306 | evp.3 \ | 305 | evp.3 \ |
307 | get_rfc3526_prime_8192.3 \ | 306 | get_rfc3526_prime_8192.3 \ |
308 | i2d_PKCS7_bio_stream.3 \ | 307 | i2d_PKCS7_bio_stream.3 \ |