X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=caac315382345cdeb658a342a7ad075c31670d30;hb=6ec32a146d639c16e9929435fdbfd8d915e918b3;hp=8180e73efd4d2726ecbf9f0e2ce79876a9cbceda;hpb=4e68a651c499e3acc77fbf2dbedd294855206f00;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index 8180e73..caac315 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,4 +1,9 @@ -TESTS = test1.sh test2.sh test3.sh +# $Id: Makefile.am,v 1.7 2004-05-25 08:49:11 adam Exp $ -EXTRA_DIST = $(TESTS) zebra.cfg rec +check_SCRIPTS = simple1.sh test1.sh test2.sh test3.sh test4.sh test5.sh + +TESTS = $(check_SCRIPTS) + +EXTRA_DIST = zebra.cfg rec.xml Zthes.abs zthes-b.est \ + simple1.xml rec4.xml rec5.xml $(check_SCRIPTS)