From 5b752bf6a4b6ec124ad87bcb687e7d500d8ff67e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 11 Nov 2013 12:55:18 +0100 Subject: [PATCH] Add test_sru.cfg to dist (fixes make distcheck) --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 329e4e3..3efb269 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -32,7 +32,7 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_limit_limitmap_settings_5.xml \ ztest_localhost_settings.xml test_termlist_block_settings_2.xml \ test_facets_settings_1.xml test_facets_settings_2.xml \ - sru_service.xml \ + test_sru.cfg sru_service.xml \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4