summaryrefslogtreecommitdiff
path: root/server/Makefile.in
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2009-01-01 20:17:56 +0000
committerJim Jagielski <jim@apache.org>2009-01-01 20:17:56 +0000
commit11719367b3711847c794765afb75c5ddd62c0267 (patch)
tree380edf16c39cfc5115928d729f63fcb1fc5f517a /server/Makefile.in
parent31b99a73714282f9fd4cc000274327bb64a40e9e (diff)
downloadhttpd-11719367b3711847c794765afb75c5ddd62c0267.tar.gz
Transition mod_slotmem to ap_slotmem... just monkeying
with the locations, etc. now... adding getter/setter will be over the weekend and post-2.3.1 but I figured at least do this beforehand... I love trunk :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730597 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'server/Makefile.in')
-rw-r--r--server/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Makefile.in b/server/Makefile.in
index 4a3b6099a7..2da92b1c6b 100644
--- a/server/Makefile.in
+++ b/server/Makefile.in
@@ -14,7 +14,7 @@ LTLIBRARY_SOURCES = \
mpm_common.c util_charset.c util_cookies.c util_debug.c util_xml.c \
util_expr.c util_filter.c util_pcre.c exports.c \
scoreboard.c error_bucket.c protocol.c core.c request.c provider.c \
- eoc_bucket.c eor_bucket.c core_filters.c
+ eoc_bucket.c eor_bucket.c core_filters.c slotmem.c
TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) export_vars.h httpd.exp