X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=2508918ac0289b6086317a820a430a542b16a2ac;hb=5437b50633032595afe6f87dc0f989bc92a5aea8;hp=caac315382345cdeb658a342a7ad075c31670d30;hpb=1c948d94056d5eb4e55ef3192a360514d7946669;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index caac315..2508918 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,9 +1,10 @@ -# $Id: Makefile.am,v 1.7 2004-05-25 08:49:11 adam Exp $ +# $Id: Makefile.am,v 1.8 2004-11-19 10:27:17 heikki Exp $ -check_SCRIPTS = simple1.sh test1.sh test2.sh test3.sh test4.sh test5.sh +check_SCRIPTS = dummy.sh +#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) +#EXTRA_DIST = zebra.cfg rec.xml Zthes.abs zthes-b.est \ +# simple1.xml rec4.xml rec5.xml $(check_SCRIPTS)