summaryrefslogtreecommitdiffstats
path: root/modules/apreq
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2012-08-09 14:11:09 +0200
committerGuenter Knauf <fuankg@apache.org>2012-08-09 14:11:09 +0200
commit7814748ab324b8d7329fb3fcbbd8032fb2dcb6a7 (patch)
tree8c3c776cc44186ca206591699b08f0dfc8c7012f /modules/apreq
parentxforms (diff)
downloadapache2-7814748ab324b8d7329fb3fcbbd8032fb2dcb6a7.tar.xz
apache2-7814748ab324b8d7329fb3fcbbd8032fb2dcb6a7.zip
NetWare build tweaks.
Make more use of internal makefile macros; axed now obsolete include paths. Submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1371177 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/apreq')
-rw-r--r--modules/apreq/NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/apreq/NWGNUmakefile b/modules/apreq/NWGNUmakefile
index 0e46e3c4ac..8a0cc00d6b 100644
--- a/modules/apreq/NWGNUmakefile
+++ b/modules/apreq/NWGNUmakefile
@@ -18,7 +18,7 @@ endif
XINCDIRS += \
$(APR)/include \
$(APRUTIL)/include \
- $(AP_WORK)/include \
+ $(SRC)/include \
$(NWOS) \
$(EOLIST)