summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2003-02-18 19:47:42 +0000
committerBradley Nicholes <bnicholes@apache.org>2003-02-18 19:47:42 +0000
commit8a2d7f8551f01fbe8a6fbbce169ddb5096ef1e0e (patch)
treec39959d9f6ea9adccdd0a66d885cdbe28a413a4e /NWGNUmakefile
parentcc1e498eb7e2e1faf0c312c49b94b39b5c1f9f37 (diff)
downloadapr-8a2d7f8551f01fbe8a6fbbce169ddb5096ef1e0e.tar.gz
Added the apr_env functions to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64366 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 3f074e9e4..ad4c05be7 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -252,6 +252,7 @@ FILES_lib_objs = \
$(OBJDIR)/dir.o \
$(OBJDIR)/dso.o \
$(OBJDIR)/errorcodes.o \
+ $(OBJDIR)/env.o \
$(OBJDIR)/fileacc.o \
$(OBJDIR)/filedup.o \
$(OBJDIR)/filepath.o \