X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=cd36ae582f3d87d174bc8e3141db67c9a9ec0b11;hb=81bfeebf6eb672324fe5f648f7c2bb6dfc8a6a4c;hp=6a097cca5c73cb5657795621f158bde643a12b29;hpb=4ed7a26e63a0a8f537743b3c4c083c85fee4325a;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index 6a097cc..cd36ae5 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,5 +1,8 @@ -TESTS = test1.sh test2.sh test3.sh \ - simple1.sh +# $Id: Makefile.am,v 1.4 2003-05-21 14:39:23 adam Exp $ -EXTRA_DIST = $(TESTS) zebra.cfg rec +check_SCRIPTS = test1.sh test2.sh test3.sh simple1.sh + +TESTS = $(check_SCRIPTS) + +EXTRA_DIST = zebra.cfg rec.xml simple1.xml $(check_SCRIPTS)