From f215071006c6796d1005a3e66d7da9ef8c4a4f7b Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Fri, 5 Oct 2012 03:41:47 +0200 Subject: [PATCH] Add settings file --- test/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index eeffaf9..3029310 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,7 +16,8 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_post.cfg test_post.urls \ test_settings.cfg test_settings.urls \ test_solr.cfg test_solr.urls \ - test_solr_settings_1.xml test_solr_settings_2.xml test_solr_settings_3.xml test_solr_settings_4.xml test_solr_settings_5.xml \ + test_solr_settings_1.xml test_solr_settings_2.xml test_solr_settings_3.xml \ + test_solr_settings_4.xml test_solr_settings_5.xml test_solr_settings_6.xml \ test_sort.cfg test_sort.urls \ test_sort_settings.xml \ test_turbomarcxml.cfg test_turbomarcxml.urls \ -- 1.7.10.4