Index: /trunk/psLib/test/dataManip/Makefile
===================================================================
--- /trunk/psLib/test/dataManip/Makefile	(revision 1156)
+++ /trunk/psLib/test/dataManip/Makefile	(revision 1157)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.24 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-06-30 20:22:03 $
+##  $Revision: 1.25 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-06-30 21:05:55 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -21,35 +21,34 @@
 
 TARGET = tst_psMatrix01 \
- tst_psMatrix02 \
- tst_psMatrix03 \
- tst_psMatrix04 \
- tst_psMatrix05 \
- tst_psMatrix06 \
- tst_psMatrix07 \
- tst_psMatrixVectorArithmetic01 \
- tst_psMatrixVectorArithmetic02 \
- tst_psMatrixVectorArithmetic03 \
- tst_psStats00 \
- tst_psStats01 \
- tst_psStats02 \
- tst_psStats03 \
- tst_psStats05 \
- tst_psStats06 \
- tst_psStats07 \
- tst_psStats08 \
- tst_psStats09 \
- tst_psHist00 \
- tst_psHist01 \
- tst_psHist02 \
- tst_psFunc00 \
- tst_psFunc01 \
- tst_psImageStats00 \
- tst_psImageStats01 \
- tst_psImageStats02 \
- tst_psImageStats03 \
- tst_psImageIO \
- tst_psVectorFFT \
- tst_psImageFFT 
-# tst_psMinimize00 
+tst_psMatrix02 \
+tst_psMatrix03 \
+tst_psMatrix04 \
+tst_psMatrix05 \
+tst_psMatrix06 \
+tst_psMatrix07 \
+tst_psMatrixVectorArithmetic01 \
+tst_psMatrixVectorArithmetic02 \
+tst_psMatrixVectorArithmetic03 \
+tst_psStats00 \
+tst_psStats01 \
+tst_psStats02 \
+tst_psStats03 \
+tst_psStats05 \
+tst_psStats06 \
+tst_psStats07 \
+tst_psStats08 \
+tst_psStats09 \
+tst_psHist00 \
+tst_psHist01 \
+tst_psHist02 \
+tst_psFunc00 \
+tst_psFunc01 \
+tst_psImageStats00 \
+tst_psImageStats01 \
+tst_psImageStats02 \
+tst_psImageStats03 \
+tst_psImageIO \
+tst_psVectorFFT \
+tst_psImageFFT 
 
 DEPENDENCIES = $(addprefix builddir/,$(addsuffix .d,$(TARGET)))
