From 5198fb74b80b8650527e5e4957c4363a338a0346 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Wed, 25 Apr 2012 08:16:47 +0000 Subject: [PATCH] Missing settings file --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 89c17dd..4a76ba8 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,6 +16,7 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_url.cfg test_url.urls \ test_filter.cfg test_filter.urls \ test_termlist_block.cfg test_termlist_block.urls \ + ztest_localhost_settings.xml test_termlist_block_settings_2.xml \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4