X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=361e46cd7933072529d323249f524f94f9aaf47b;hb=71751303d2d840bc102a0455b24fe9e61ee99931;hp=bfcf725811feca82d6f8e80168e6354d1eb4dfc2;hpb=1f43cfe150633773814f78d7b41127fdfa68be40;p=pazpar2-moved-to-github.git 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)