X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=94bf11c1df201ccdda4d8b0fd943d1026ef9de86;hb=ffd54fb0903fe74bc03446cdb6cf63da4af4e115;hp=25a5a40916f6985f9be2ab2b34d6b4b77b362b82;hpb=3123b48786d777f60276d7011b974a0977698b32;p=pazpar2-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 25a5a40..94bf11c 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -2,9 +2,8 @@ check_SCRIPTS = test_http.sh test_icu.sh test_post.sh 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 marc21.mmap \ - test_http_urls test_icu.cfg test_icu_urls \ + test_http.cfg test_http_urls test_icu.cfg test_icu_urls \ test_post.cfg test_post_urls $(check_SCRIPTS) TESTS = $(check_SCRIPTS)