Index: trunk/psLib/test/dataManip/Makefile
===================================================================
--- trunk/psLib/test/dataManip/Makefile	(revision 1109)
+++ trunk/psLib/test/dataManip/Makefile	(revision 1134)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.21 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-26 03:04:44 $
+##  $Revision: 1.22 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-30 00:18:49 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -27,4 +27,6 @@
  tst_psMatrix06 \
  tst_psMatrix07 \
+ tst_psMatrixVectorArithmetic01 \
+ tst_psMatrixVectorArithmetic02 \
  tst_psStats00 \
  tst_psStats01 \
@@ -78,5 +80,5 @@
 cleandependencies:
 	$(RM) $(DEPENDENCIES)
-        
+
 builddir/%.d: %.c
 	$(CC) -MM $(CFLAGS) -I$(PSLIB_INCL_DIR) $< | sed 's|\(.*\.o\)|builddir/\1|' > $@
