diff options
Diffstat (limited to 'src/lib/libssl/Makefile')
-rw-r--r-- | src/lib/libssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/Makefile b/src/lib/libssl/Makefile index 01d7f04036..2e90b02054 100644 --- a/src/lib/libssl/Makefile +++ b/src/lib/libssl/Makefile | |||
@@ -1,8 +1,8 @@ | |||
1 | # $OpenBSD: Makefile,v 1.26 2016/11/05 15:01:54 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.27 2016/11/05 15:32:19 schwarze Exp $ |
2 | 2 | ||
3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
4 | .ifndef NOMAN | 4 | .ifndef NOMAN |
5 | SUBDIR= doc | 5 | SUBDIR= man |
6 | .endif | 6 | .endif |
7 | 7 | ||
8 | PC_FILES=openssl.pc libssl.pc | 8 | PC_FILES=openssl.pc libssl.pc |