Index: /branches/rel2/psLib/test/astronomy/Makefile
===================================================================
--- /branches/rel2/psLib/test/astronomy/Makefile	(revision 1551)
+++ /branches/rel2/psLib/test/astronomy/Makefile	(revision 1552)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/astronomy
 ##
-##  $Revision: 1.11 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-08-12 02:34:58 $
+##  $Revision: 1.11.2.1 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-08-16 23:59:01 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -40,5 +40,5 @@
 
 install: $(testbindir) $(testbindir)/verified $(TARGET)
-	install $(TARGET) $(testbindir)
+	install header_1.fits header_2.fits $(TARGET) $(testbindir)
 	install verified/*.stderr verified/*.stdout $(testbindir)/verified
 
Index: /branches/rel2/psLib/test/image/Makefile
===================================================================
--- /branches/rel2/psLib/test/image/Makefile	(revision 1551)
+++ /branches/rel2/psLib/test/image/Makefile	(revision 1552)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/collections
 ##
-##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-07-31 02:27:16 $
+##  $Revision: 1.2.2.1 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-08-16 23:59:01 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -41,5 +41,5 @@
 install: $(testbindir) $(testbindir)/verified $(TARGET)
 	install $(TARGET) $(testbindir)
-	install verified/*.stderr verified/*.stdout $(testbindir)/verified
+	install verified/*.stderr verified/*.stdout verified/*.fits $(testbindir)/verified
 
 $(testbindir):
