Index: trunk/psLib/test/dataManip/Makefile
===================================================================
--- trunk/psLib/test/dataManip/Makefile	(revision 678)
+++ trunk/psLib/test/dataManip/Makefile	(revision 730)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-14 01:12:32 $
+##  $Revision: 1.4 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-19 01:52:07 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -18,5 +18,7 @@
 TARGET = tst_psStats00 \
          tst_psStats01 \
-         tst_psStats02
+         tst_psStats02 \
+         tst_psStats03 \
+         tst_psStats04
 
 all: $(TARGET)
@@ -25,4 +27,6 @@
 tst_psStats01:		tst_psStats01.o
 tst_psStats02:		tst_psStats02.o
+tst_psStats03:		tst_psStats03.o
+tst_psStats04:		tst_psStats04.o
 
 clean:
