summaryrefslogtreecommitdiff
path: root/build/NWGNUenvironment.inc
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-20 19:14:45 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-20 19:14:45 +0000
commit10b8e047534882345bc1dbabcefbd68f99543ed2 (patch)
treecefe8006a6492d7e45482f8bd4ff23b61ab1c56e /build/NWGNUenvironment.inc
parentdb1cf0ac7ff71870c5bacc96aa3125575d98f2b1 (diff)
downloadhttpd-10b8e047534882345bc1dbabcefbd68f99543ed2.tar.gz
Create dav.imp dynamically from header to catch all exports.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1083540 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/NWGNUenvironment.inc')
-rw-r--r--build/NWGNUenvironment.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc
index 728c427b16..2b0cc70ec2 100644
--- a/build/NWGNUenvironment.inc
+++ b/build/NWGNUenvironment.inc
@@ -357,6 +357,7 @@ APRUTIL = $(subst \,/,$(APU_WORK))
APBUILD = $(SRC)/build
STDMOD = $(SRC)/modules
HTTPD = $(SRC)/modules/http
+DAV = $(SRC)/modules/dav
NWOS = $(SRC)/os/netware
SERVER = $(SRC)/server
SUPMOD = $(SRC)/support