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 568d65fa74..afec15edbf 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.59 2016/11/28 23:02:16 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.60 2016/11/29 00:07:45 schwarze Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | 4 | ||
@@ -147,7 +147,6 @@ MAN= \ | |||
147 | PKCS7_verify.3 \ | 147 | PKCS7_verify.3 \ |
148 | RAND_add.3 \ | 148 | RAND_add.3 \ |
149 | RAND_bytes.3 \ | 149 | RAND_bytes.3 \ |
150 | RAND_cleanup.3 \ | ||
151 | RAND_load_file.3 \ | 150 | RAND_load_file.3 \ |
152 | RAND_set_rand_method.3 \ | 151 | RAND_set_rand_method.3 \ |
153 | RC4.3 \ | 152 | RC4.3 \ |