Index: trunk/psLib/test/math/Makefile.am
===================================================================
--- trunk/psLib/test/math/Makefile.am	(revision 6216)
+++ trunk/psLib/test/math/Makefile.am	(revision 6226)
@@ -19,6 +19,6 @@
     tst_psMatrixVectorArithmetic03 \
     tst_psMatrixVectorArithmetic04 \
-    tst_psMinimize05 \
-    tst_psMinimize06 \
+    tst_psMinimizePowell \
+    tst_psMinimizeLMM \
     tst_psStats00 \
     tst_psStats01 \
@@ -58,6 +58,6 @@
 tst_psMatrixVectorArithmetic03_SOURCES =  tst_psMatrixVectorArithmetic03.c
 tst_psMatrixVectorArithmetic04_SOURCES =  tst_psMatrixVectorArithmetic04.c
-tst_psMinimize05_SOURCES =  tst_psMinimize05.c
-tst_psMinimize06_SOURCES =  tst_psMinimize06.c
+tst_psMinimizePowell_SOURCES = tst_psMinimizePowell.c
+tst_psMinimizeLMM_SOURCES = tst_psMinimizeLMM.c
 tst_psStats00_SOURCES =  tst_psStats00.c
 tst_psStats01_SOURCES =  tst_psStats01.c
