summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2010-08-03 09:27:16 +0000
committerGuenter Knauf <fuankg@apache.org>2010-08-03 09:27:16 +0000
commit5ac799c5dc498e0812a3ac5ce20f2f3f02d613fa (patch)
treeb19bf34668f5d95bd7a139a2cfaa972ccc2df563 /NWGNUmakefile
parent8d176bc08f04a9838be079e97afc8b2a111c0e08 (diff)
downloadapr-5ac799c5dc498e0812a3ac5ce20f2f3f02d613fa.tar.gz
NetWare build system fixes.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@981787 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 76847a0d7..23dcb839d 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -371,6 +371,7 @@ FILES_lib_objs = \
$(OBJDIR)/pipe.o \
$(OBJDIR)/pollcb.o \
$(OBJDIR)/pollset.o \
+ $(OBJDIR)/printf.o \
$(OBJDIR)/proc.o \
$(OBJDIR)/proc_mutex.o \
$(OBJDIR)/procsup.o \