Index: /trunk/psLib/test/dataManip/Makefile
===================================================================
--- /trunk/psLib/test/dataManip/Makefile	(revision 1183)
+++ /trunk/psLib/test/dataManip/Makefile	(revision 1184)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.28 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-07-02 01:03:43 $
+##  $Revision: 1.29 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-07-02 01:08:54 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -23,4 +23,7 @@
  tst_psMatrix06 \
  tst_psMatrix07 \
+ tst_psMatrixVectorArithmetic01 \
+ tst_psMatrixVectorArithmetic02 \
+ tst_psMatrixVectorArithmetic03 \
  tst_psStats00 \
  tst_psStats01 \
@@ -38,9 +41,8 @@
  tst_psFunc01 \
  tst_psMinimize01 \
+ tst_psMinimize00 \
  tst_psImageStats00 \
  tst_psImageStats01 \
  tst_psImageStats02
-
-#tst_psMinimize00
 
 all: $(TARGET)
@@ -53,4 +55,7 @@
 tst_psMatrix06:         tst_psMatrix06.o
 tst_psMatrix07:         tst_psMatrix07.o
+tst_psMatrixVectorArithmetic01: tst_psMatrixVectorArithmetic01.o
+tst_psMatrixVectorArithmetic02: tst_psMatrixVectorArithmetic02.o
+tst_psMatrixVectorArithmetic03: tst_psMatrixVectorArithmetic03.o
 tst_psStats00:		tst_psStats00.o
 tst_psStats01:		tst_psStats01.o
