Index: trunk/psLib/test/sysUtils/Makefile.am
===================================================================
--- trunk/psLib/test/sysUtils/Makefile.am	(revision 3684)
+++ trunk/psLib/test/sysUtils/Makefile.am	(revision 3994)
@@ -20,5 +20,5 @@
 	tst_psError      \
 	tst_psLogMsg     \
-	tst_psStringCopy \
+	tst_psString     \
 	tst_psTrace      \
 	tst_psConfigure
@@ -38,5 +38,5 @@
 tst_psError_SOURCES =  tst_psError.c
 tst_psLogMsg_SOURCES =  tst_psLogMsg.c
-tst_psStringCopy_SOURCES =  tst_psStringCopy.c
+tst_psString_SOURCES =  tst_psString.c
 tst_psTrace_SOURCES =  tst_psTrace.c
 tst_psConfigure_SOURCES =  tst_psConfigure.c
