Index: trunk/psLib/test/collections/Makefile.am
===================================================================
--- trunk/psLib/test/collections/Makefile.am	(revision 3959)
+++ trunk/psLib/test/collections/Makefile.am	(revision 4231)
@@ -48,4 +48,9 @@
 
 check_DATA = test.config \
+	test1.config \
+	test2.config \
+	test3.config \
+	test4.config \
+	test5.config \
 	header_1.fits \
 	header_2.fits
@@ -86,4 +91,19 @@
 	cp $? $@
 
+test1.config: data/test1.config
+	cp $? $@
+
+test2.config: data/test2.config
+	cp $? $@
+
+tes3.config: data/test3.config
+	cp $? $@
+
+tes4.config: data/test4.config
+	cp $? $@
+
+tes5.config: data/test5.config
+	cp $? $@
+
 header_1.fits: data/header_1.fits
 	cp $? $@
