]> granicus.if.org Git - apache/commitdiff
Missing an include path for build the dftables support utility
authorBradley Nicholes <bnicholes@apache.org>
Sat, 18 Jan 2003 00:36:52 +0000 (00:36 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Sat, 18 Jan 2003 00:36:52 +0000 (00:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98316 13f79535-47bb-0310-9956-ffa450edef68

srclib/pcre/NWGNUmakefile

index 27dcce5b2c2a90072ac8f3e941f254b36bf48217..ae0eb033744bf7381810486132b2ed5539fd7f74 100644 (file)
@@ -37,6 +37,7 @@ $(PCRE)/%.h: $(subst /,\,$(PCRE))\%.hw
 XINCDIRS       += \
                        $(APR)/pcre \
                        $(AP_WORK)/os/netware \
+                       $(APR)/include/arch/netware \
                        $(EOLIST)
 
 #