X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;fp=test%2FMakefile.am;h=7f5ac94b1563aac1af0bc917465ab335bfc1fc32;hb=c1d76daf8d1765763da414638b8b2bb5ee72c2c6;hp=debfb18a3cece1536ae635aba4347b2833328875;hpb=49eec72dc9223b726d60315e087e0175cd3d13d5;p=yaz-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index debfb18..7f5ac94 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -11,7 +11,8 @@ check_PROGRAMS = test_ccl test_comstack test_cql2ccl \ test_record_conv test_rpn2cql test_rpn2solr test_retrieval \ test_shared_ptr test_soap1 test_soap2 test_solr test_sortspec \ test_timing test_tpath test_wrbuf \ - test_xmalloc test_xml_include test_xmlquery + test_xmalloc test_xml_include test_xmlquery \ + test_log check_SCRIPTS = test_marc.sh test_marccol.sh test_cql2xcql.sh \ test_cql2pqf.sh test_icu.sh