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 ca8fec58fd..82d313af96 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.71 2016/12/10 22:53:31 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.72 2016/12/11 12:52:28 schwarze Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -219,7 +219,6 @@ MAN= \ | |||
| 219 | i2d_PKCS7_bio_stream.3 \ | 219 | i2d_PKCS7_bio_stream.3 \ |
| 220 | lh_new.3 \ | 220 | lh_new.3 \ |
| 221 | lh_stats.3 \ | 221 | lh_stats.3 \ |
| 222 | rsa.3 \ | ||
| 223 | x509.3 | 222 | x509.3 |
| 224 | 223 | ||
| 225 | all clean cleandir depend includes obj tags: | 224 | all clean cleandir depend includes obj tags: |
