X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=test%2FMakefile.am;h=de29b11eb8a745b3f1ec96f14686524fdc642af5;hb=d2411914ead2faf649db5e4f1416d1a893db417d;hp=361e46cd7933072529d323249f524f94f9aaf47b;hpb=b4d8a46ee01e686994672c64b0b49751b351626c;p=pazpar2-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 361e46c..de29b11 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,8 +1,9 @@ -# $Id: Makefile.am,v 1.7 2007-09-15 09:09:53 adam Exp $ - +# This file is part of Pazpar2. check_SCRIPTS = test_http.sh test_icu.sh -EXTRA_DIST = run_pazpar2.sh marc21.xsl test_http.xml test_http.cfg \ +EXTRA_DIST = run_pazpar2.sh marc21.xsl z3950_indexdata_com_marc.xml \ + z3950_indexdata_com_gils.xml test_http.cfg \ + gils_service.xml marc_service.xml \ test_http_urls test_icu.cfg test_icu_urls $(check_SCRIPTS) TESTS = $(check_SCRIPTS)