summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2009-10-02 23:24:56 +0000
committerjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2009-10-02 23:24:56 +0000
commit5cad0beb419ccfc4deea258240d7b8a352fd4900 (patch)
treeb6f28948a0cec011515d402f54e81413eccd238b /NWGNUmakefile
parent4c2fd4bc0dae60c55184ad380291ad9d6eb4fe46 (diff)
downloadlibapr-5cad0beb419ccfc4deea258240d7b8a352fd4900.tar.gz
Backport all poll changes from r734707 up to now
from trunk. git-svn-id: http://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 \