X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fgils%2FMakefile.am;h=0b1075acb1a72b0151bbe11a16a9e2e248223039;hb=bb4aad0e76abf3bb2e62025897051df3a02c3c6e;hp=3f1ba85379699055eb65f3753091c6d4146112bf;hpb=941c3ed285a7089122fbd6da94e68ca50223bd17;p=idzebra-moved-to-github.git diff --git a/test/gils/Makefile.am b/test/gils/Makefile.am index 3f1ba85..0b1075a 100644 --- a/test/gils/Makefile.am +++ b/test/gils/Makefile.am @@ -1,12 +1,9 @@ -EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg +EXTRA_DIST = zebra.cfg test.sh zebra1.cfg zebra2.cfg \ + t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh dist-hook: -mkdir $(distdir)/records cp $(srcdir)/records/*.grs $(distdir)/records -test: - ../../index/zmbolidx init - ../../index/zmbolidx update records - TESTS = t1.sh t2.sh t3.sh t4.sh t5.sh t6.sh t7.sh t8.sh