summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-11-30 18:45:23 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-11-30 18:45:23 +0000
commit78f01ccb78f3378cb777d09fb5964b742fe2cd27 (patch)
treed47b0d2bd3c3828da03eb9e43bca0a790d517642 /NWGNUmakefile
parent308980393e3282360ceb6e5d29bfca7de17093d1 (diff)
downloadhttpd-78f01ccb78f3378cb777d09fb5964b742fe2cd27.tar.gz
WHOA! Fix the collatteral damage I caused by removing provider.
mod_dav is also retrofitted for the generic ap_provider API. Restore it to its 2.1 state for mod_dav (and of course, if someone wants to backport the aaa changes without the module names overhaul, they will need this API.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@97693 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 82d2ce4424..2d15998f15 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -219,6 +219,7 @@ FILES_nlm_objs = \
$(OBJDIR)/pcre.o \
$(OBJDIR)/pcreposix.o \
$(OBJDIR)/protocol.o \
+ $(OBJDIR)/provider.o \
$(OBJDIR)/request.o \
$(OBJDIR)/rfc1413.o \
$(OBJDIR)/scoreboard.o \