summaryrefslogtreecommitdiff
path: root/srclib
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2003-01-18 00:36:52 +0000
committerBradley Nicholes <bnicholes@apache.org>2003-01-18 00:36:52 +0000
commitf82b8c7481323e87c5d3fc1d30005caae8b96ed5 (patch)
tree3f4c9169e4f7a29928a36b739c797499e3aacebc /srclib
parent5f043bd701ba4783a47a1ddf7c51b7ed3b7bd83f (diff)
downloadhttpd-f82b8c7481323e87c5d3fc1d30005caae8b96ed5.tar.gz
Missing an include path for build the dftables support utility
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98316 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'srclib')
-rw-r--r--srclib/pcre/NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/srclib/pcre/NWGNUmakefile b/srclib/pcre/NWGNUmakefile
index 27dcce5b2c..ae0eb03374 100644
--- a/srclib/pcre/NWGNUmakefile
+++ b/srclib/pcre/NWGNUmakefile
@@ -37,6 +37,7 @@ $(PCRE)/%.h: $(subst /,\,$(PCRE))\%.hw
XINCDIRS += \
$(APR)/pcre \
$(AP_WORK)/os/netware \
+ $(APR)/include/arch/netware \
$(EOLIST)
#