From b4d8a46ee01e686994672c64b0b49751b351626c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sat, 15 Sep 2007 09:09:53 +0000 Subject: [PATCH] File test_icu.cfg part of distribution. --- test/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index bfcf725..361e46c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,9 +1,9 @@ -# $Id: Makefile.am,v 1.6 2007-09-10 16:34:45 adam Exp $ +# $Id: Makefile.am,v 1.7 2007-09-15 09:09:53 adam Exp $ check_SCRIPTS = test_http.sh test_icu.sh EXTRA_DIST = run_pazpar2.sh marc21.xsl test_http.xml test_http.cfg \ - test_http_urls test_icu_urls $(check_SCRIPTS) + test_http_urls test_icu.cfg test_icu_urls $(check_SCRIPTS) TESTS = $(check_SCRIPTS) -- 1.7.10.4