From 5b4ef73be7f2c8fc18c590c0fe185988aae9c5a4 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 6 Mar 2012 13:55:59 +0100 Subject: [PATCH] Add test_termlist_block.urls to dist. --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index 2affb8e..5c6b5b4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -15,6 +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 \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4