Index: branches/rel5/psLib/test/image/Makefile.am
===================================================================
--- branches/rel5/psLib/test/image/Makefile.am	(revision 3626)
+++ branches/rel5/psLib/test/image/Makefile.am	(revision 3627)
@@ -37,5 +37,5 @@
 CLEANFILES = $(TESTS) $(check_DATA)
 
-tests: $(TESTS)
+tests: $(check_DATA) $(TESTS)
 
 tst_psImage_SOURCES =  tst_psImage.c
@@ -59,3 +59,4 @@
 sOut.fits: verified/sOut.fits
 	cp $? $@
-                        
+
+test: check
