From 67805878ccf5f7bbb7b29035fb16f682857252d9 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 15 May 2012 10:37:54 +0200 Subject: [PATCH] Add new solr settings file --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index fb4a651..24b417f 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,7 +16,7 @@ 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_1.xml test_solr_settings_2.xml test_solr_settings_3.xml test_solr_settings_4.xml test_solr_settings_5.xml \ test_turbomarcxml.cfg test_turbomarcxml.urls \ test_url.cfg test_url.urls \ test_filter.cfg test_filter.urls \ -- 1.7.10.4