From 87fde61682447c4f48c571f86c77b25e07ff43d3 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 26 Apr 2012 10:18:18 +0000 Subject: [PATCH] Add facet settings files to dist --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 4a76ba8..fa77aeb 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -17,6 +17,7 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_filter.cfg test_filter.urls \ test_termlist_block.cfg test_termlist_block.urls \ ztest_localhost_settings.xml test_termlist_block_settings_2.xml \ + test_facets_settings_1.xml test_facets_settings_2.xml \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4