From: Adam Dickmeiss Date: Sat, 15 Sep 2007 09:09:53 +0000 (+0000) Subject: File test_icu.cfg part of distribution. X-Git-Tag: PAZPAR2.1.0.3~4 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=b4d8a46ee01e686994672c64b0b49751b351626c;p=pazpar2-moved-to-github.git File test_icu.cfg part of distribution. --- 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)