summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2002-11-16 00:31:43 +0000
committerBradley Nicholes <bnicholes@apache.org>2002-11-16 00:31:43 +0000
commit116166af6ece1a3f338b05731a8587b2941035d6 (patch)
tree7299ca89f86ee040a61e16d22a11d6cdda77b41f /NWGNUmakefile
parent398ec04d76f943b75b7fae6fc594cd3d2ce0e1ee (diff)
downloadapr-116166af6ece1a3f338b05731a8587b2941035d6.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: https://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 \