summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 20:25:38 +0000
committerbnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68>2002-07-11 20:25:38 +0000
commitafad6b84358b058e6761f12ff36f0cad8efdf4a2 (patch)
treeca721217ced2d59232c7bfd44a8c6a6668f0020f /NWGNUmakefile
parent6c7dec7701fc66c88e461425351b6b8c9c142fe2 (diff)
downloadlibapr-afad6b84358b058e6761f12ff36f0cad8efdf4a2.tar.gz
Added pollacc.c to the build for NetWare
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@63622 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 3b6cd9634..8eb02f3ee 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -271,6 +271,7 @@ FILES_lib_objs = \
$(OBJDIR)/open.o \
$(OBJDIR)/pipe.o \
$(OBJDIR)/poll.o \
+ $(OBJDIR)/pollacc.o \
$(OBJDIR)/proc.o \
$(OBJDIR)/procsup.o \
$(OBJDIR)/proc_mutex.o \