You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bn...@apache.org on 2003/02/12 23:28:51 UTC

cvs commit: apr/test nwgnuaprtest

bnicholes    2003/02/12 14:28:51

  Modified:    test     nwgnuaprtest
  Log:
  Added testpath to the NetWare tests makefile
  
  Revision  Changes    Path
  1.4       +1 -0      apr/test/nwgnuaprtest
  
  Index: nwgnuaprtest
  ===================================================================
  RCS file: /home/cvs/apr/test/nwgnuaprtest,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- nwgnuaprtest	14 Jan 2003 00:38:23 -0000	1.3
  +++ nwgnuaprtest	12 Feb 2003 22:28:51 -0000	1.4
  @@ -183,6 +183,7 @@
   	$(OBJDIR)/testmmap.o \
   	$(OBJDIR)/testnames.o \
   	$(OBJDIR)/testoc.o \
  +	$(OBJDIR)/testpath.o \
   	$(OBJDIR)/testpoll.o \
   	$(OBJDIR)/testpools.o \
   	$(OBJDIR)/testproc.o \