X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=735f5b1e687bff5135ca64bdcb34350ad13e63fd;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=58dd782fe3062c9d4c2e7e477e1bb9f1fba5279c;hpb=b58a6230156eca8cf241de17c2eb3b33057c102d;p=yaz-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 58dd782..735f5b1 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2008 Index Data +## Copyright (C) 1995-2009 Index Data check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \ tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \ @@ -26,8 +26,9 @@ EXTRA_DIST = tstodr.asn tstodrcodec.c tstodrcodec.h cql2xcqlsample \ marccol3.u8.marc marccol3.u8.1.lst marccol3.u8.2.lst \ marccol4.u8.marc marccol4.u8.1.lst marccol4.u8.2.lst \ marccol5.u8.marc marccol5.u8.1.lst marccol5.u8.2.lst \ - tst_record_conv.xsl \ - tsticu-0.xml tsticu-0.input tsticu-0.output + tsticu-0.xml tsticu-0.input tsticu-0.output \ + tsticu-1.xml tsticu-1.input tsticu-1.output \ + tst_record_conv.xsl YAZCOMP = ../util/yaz-asncomp YAZCOMPLINE = $(YAZCOMP) -d z.tcl -i yaz -I../include $(YCFLAGS)