summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-11-16 00:31:43 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-11-16 00:31:43 +0000
commitc7cfd3f81399c3f692e242824a04e937a7e3ad53 (patch)
tree7299ca89f86ee040a61e16d22a11d6cdda77b41f /NWGNUmakefile
parentb69f02612fb4967628df7ee6c297c838abac3175 (diff)
downloadlibapr-c7cfd3f81399c3f692e242824a04e937a7e3ad53.tar.gz
Implemented the new OS language API for NetWare. This is a temporary
implementation just to get it building again. The real implementation will come later. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64039 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 5d147fc8d..28032e28b 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -247,6 +247,7 @@ FILES_lib_objs = \
$(OBJDIR)/apr_strnatcmp.o \
$(OBJDIR)/apr_strtok.o \
$(OBJDIR)/apr_tables.o \
+ $(OBJDIR)/charset.o \
$(OBJDIR)/copy.o \
$(OBJDIR)/common.o \
$(OBJDIR)/dir.o \