summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-02-08 23:45:49 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2005-02-08 23:45:49 +0000
commitb4d4f24ce1c51418a4a87e0b42e94249f9cfd31f (patch)
treeb65e6515d1f9fc8ecc8214671ea312152ffa9c06 /NWGNUmakefile
parent4a16d3a1cf8ea7210f20ba26fe9636be0950fda8 (diff)
downloadlibapr-util-b4d4f24ce1c51418a4a87e0b42e94249f9cfd31f.tar.gz
Add apr_dbd to the NetWare build
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@152963 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index c0891d33..1cc2dbd6 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -238,6 +238,8 @@ FILES_lib_objs = \
$(OBJDIR)/apr_buckets_socket.o \
$(OBJDIR)/apr_date.o \
$(OBJDIR)/apr_dbm.o \
+ $(OBJDIR)/apr_dbd.o \
+ $(OBJDIR)/apr_dbd_pgsql.o \
$(OBJDIR)/apr_dbm_berkeleydb.o \
$(OBJDIR)/apr_dbm_sdbm.o \
$(OBJDIR)/apr_hooks.o \
@@ -280,7 +282,7 @@ install :: nlms FORCE
# Any specialized rules here
#
-vpath %.c buckets:crypto:dbm:dbm/sdbm:encoding:hooks:ldap:misc:strmatch:uri:xlate:xml
+vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:misc:strmatch:uri:xlate:xml
#
# Include the 'tail' makefile that has targets that depend on variables defined