Index: trunk/psLib/test/astronomy/Makefile.am
===================================================================
--- trunk/psLib/test/astronomy/Makefile.am	(revision 3275)
+++ trunk/psLib/test/astronomy/Makefile.am	(revision 3286)
@@ -87,5 +87,5 @@
 
 test.psTime.config4: data/test.psTime.config4.template
-	sed 's|PREFIX|$(srcdir)|' $? > $@
+	cp $? $@
 
 test.config: data/test.config
@@ -97,2 +97,7 @@
 header_2.fits: data/header_2.fits
 	cp $? $@
+
+test.ser7.dat: data/test.ser7.dat
+	cp $? $@
+
+        
