bnicholes 2002/08/19 13:25:58
Modified: . NWGNUmakefile
Log:
Added apr_queue.c to the Netware build
Revision Changes Path
1.6 +1 -0 apr-util/NWGNUmakefile
Index: NWGNUmakefile
===================================================================
RCS file: /home/cvs/apr-util/NWGNUmakefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- NWGNUmakefile 5 Aug 2002 21:09:07 -0000 1.5
+++ NWGNUmakefile 19 Aug 2002 20:25:58 -0000 1.6
@@ -240,6 +240,7 @@
$(OBJDIR)/apr_hooks.o \
$(OBJDIR)/apr_md4.o \
$(OBJDIR)/apr_md5.o \
+ $(OBJDIR)/apr_queue.o \
$(OBJDIR)/apr_reslist.o \
$(OBJDIR)/apr_rmm.o \
$(OBJDIR)/apr_sha1.o \