Index: trunk/psLib/test/Makefile.am
===================================================================
--- trunk/psLib/test/Makefile.am	(revision 8731)
+++ trunk/psLib/test/Makefile.am	(revision 8962)
@@ -5,5 +5,7 @@
 EXTRA_DIST = test.pl
 
-CLEANFILES = core core.* *~
+# XXX the *.out and *.config files should not be written into this directory in
+# the first place
+CLEANFILES = core core.* *~ *.out *.config
 
 test: check
