From b890091cac086026ae802e116c92318e848c2539 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 6 Mar 2012 14:15:49 +0100 Subject: [PATCH 1/1] Add pazpar2 script --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 5c6b5b4..89c17dd 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -15,7 +15,7 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_turbomarcxml.cfg test_turbomarcxml.urls \ test_url.cfg test_url.urls \ test_filter.cfg test_filter.urls \ - test_termlist_block.urls \ + test_termlist_block.cfg test_termlist_block.urls \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4