summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2009-10-02 23:24:56 +0000
committerJim Jagielski <jim@apache.org>2009-10-02 23:24:56 +0000
commit1f5ed3be44718e66da79ee0a586e6f2f8664cdbf (patch)
treeb6f28948a0cec011515d402f54e81413eccd238b /NWGNUmakefile
parent93d8c283741c7983575fcbeac349ee04f9efecfb (diff)
downloadapr-1f5ed3be44718e66da79ee0a586e6f2f8664cdbf.tar.gz
Backport all poll changes from r734707 up to now
from trunk. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@821199 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 571227ac9..ae4257ee6 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -311,6 +311,8 @@ FILES_lib_objs = \
$(OBJDIR)/rand.o \
$(OBJDIR)/readwrite.o \
$(OBJDIR)/seek.o \
+ $(OBJDIR)/pollcb.o \
+ $(OBJDIR)/pollset.o \
$(OBJDIR)/select.o \
$(OBJDIR)/sendrecv.o \
$(OBJDIR)/sha2.o \