From f82b8c7481323e87c5d3fc1d30005caae8b96ed5 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Sat, 18 Jan 2003 00:36:52 +0000 Subject: 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 --- srclib/pcre/NWGNUmakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'srclib') 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) # -- cgit v1.2.1