summaryrefslogtreecommitdiff
path: root/test/nwgnureadchild
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2004-12-02 21:55:19 +0000
committerBradley Nicholes <bnicholes@apache.org>2004-12-02 21:55:19 +0000
commite04ff6bd52b71894002d389faf4813aefae5ed1d (patch)
tree9bd6d8ada217edd8e00cf69549ca277a9ac4ab0b /test/nwgnureadchild
parentcadbfe12559ced447c8598db73b94fef4e59e60e (diff)
downloadapr-e04ff6bd52b71894002d389faf4813aefae5ed1d.tar.gz
Allow APR-UTIL to exist and build outside of the httpd/srclib file structure
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@109561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/nwgnureadchild')
-rw-r--r--test/nwgnureadchild4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/nwgnureadchild b/test/nwgnureadchild
index e539b789b..0fd984da1 100644
--- a/test/nwgnureadchild
+++ b/test/nwgnureadchild
@@ -16,8 +16,8 @@ endif
# INCDIRS
#
XINCDIRS += \
- $(APR_WORK)/include \
- $(APR_WORK)/include/arch/NetWare \
+ $(APR)/include \
+ $(APR)/include/arch/NetWare \
$(EOLIST)
#