From f2cad79487953d2d7ac8efa6b2608f8f8d25245f Mon Sep 17 00:00:00 2001 From: beck <> Date: Sat, 3 Sep 2016 12:42:47 +0000 Subject: Make tree build again --- src/lib/libssl/man/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libssl/man') diff --git a/src/lib/libssl/man/Makefile b/src/lib/libssl/man/Makefile index cb0b2661db..e30d3fbb42 100644 --- a/src/lib/libssl/man/Makefile +++ b/src/lib/libssl/man/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2016/03/30 06:38:43 jmc Exp $ +# $OpenBSD: Makefile,v 1.34 2016/09/03 12:42:45 beck Exp $ .include # for NOMAN @@ -96,7 +96,7 @@ maninstall: .endif -.PATH: ${.CURDIR}/../src/doc/ssl +.PATH: ${.CURDIR}/../doc .SUFFIXES: .pod .1 .3 .7 .for sect in 1 3 7 .pod.${sect}: -- cgit v1.2.3-55-g6feb