summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-10-28 15:54:26 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-10-28 15:54:26 +0000
commit6a6e8f33803c1aeefa4f5103316a015227731768 (patch)
tree500e18384f7f46f191515d532844e393af8b6197 /NWGNUmakefile
parent07acffbca03dcf052ee2ebb9887cf8b99a79c1f0 (diff)
downloadlibapr-util-6a6e8f33803c1aeefa4f5103316a015227731768.tar.gz
Add apr_memcache to the NetWare build of apr-util
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@329229 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index db72b276..d642f150 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -246,6 +246,7 @@ FILES_lib_objs = \
$(OBJDIR)/apr_hooks.o \
$(OBJDIR)/apr_md4.o \
$(OBJDIR)/apr_md5.o \
+ $(OBJDIR)/apr_memcache.o \
$(OBJDIR)/apr_queue.o \
$(OBJDIR)/apr_reslist.o \
$(OBJDIR)/apr_rmm.o \
@@ -280,7 +281,7 @@ install :: nlms FORCE
# Any specialized rules here
#
-vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:misc:strmatch:uri:xlate:xml
+vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:misc:strmatch:uri:xlate:xml
#
# Include the 'tail' makefile that has targets that depend on variables defined