From: Guenter Knauf <fuankg@apache.org>
Date: Mon, 6 Aug 2007 23:25:15 +0000 (+0000)
Subject: require apr build which is needed for prebuild target.
X-Git-Tag: 2.3.0~1632
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b58ad73bc6f16db446b9ce2381f41b35ddb6b90;p=apache

require apr build which is needed for prebuild target.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563333 13f79535-47bb-0310-9956-ffa450edef68
---

diff --git a/build/NWGNUmakefile b/build/NWGNUmakefile
index 9f78bd600f..43bd741965 100644
--- a/build/NWGNUmakefile
+++ b/build/NWGNUmakefile
@@ -3,6 +3,7 @@
 #
 
 SUBDIRS = \
+	$(APR_WORK)\build \
 	$(EOLIST) 
 
 #