From 32680871ccf5271ade317b1fd77d081cc083eeb6 Mon Sep 17 00:00:00 2001 From: beck <> Date: Tue, 5 Oct 1999 18:02:03 +0000 Subject: [PATCH] add httpd to includes target so apache includes get grabbed. --- src/include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index b4947dbf..7b9c56d4 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.73 1999/09/27 06:28:49 beck Exp $ +# $OpenBSD: Makefile,v 1.74 1999/10/05 18:02:03 beck Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -51,7 +51,7 @@ WDIRS+= ../gnu/egcs/libio ../gnu/egcs/libstdc++ ../gnu/egcs/libf2c \ # Places using Makefile.bsd-wrapper that needs a prerequisite target met # before includes -PWDIRS= ../lib/libssl +PWDIRS= ../lib/libssl ../usr.sbin/httpd NOOBJ= noobj