summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-10-26 15:18:11 +0000
committerBradley Nicholes <bnicholes@apache.org>2005-10-26 15:18:11 +0000
commit5951279d771224f9f15dccd532fb4b24e46b5dfa (patch)
treeb9c49d7640dfbf2e2d3bd94117ca4865dfdb1570 /NWGNUmakefile
parent237b7e94b04be4d553088efbe2d0cfcb9adb064a (diff)
downloadapr-5951279d771224f9f15dccd532fb4b24e46b5dfa.tar.gz
Add fileio/unix/buffer.c to the NetWare build
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@328656 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 8bc6e2fdd..0f83b6b85 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -279,6 +279,7 @@ FILES_lib_objs = \
$(OBJDIR)/apr_strnatcmp.o \
$(OBJDIR)/apr_strtok.o \
$(OBJDIR)/apr_tables.o \
+ $(OBJDIR)/buffer.o \
$(OBJDIR)/charset.o \
$(OBJDIR)/copy.o \
$(OBJDIR)/common.o \