X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=cd36ae582f3d87d174bc8e3141db67c9a9ec0b11;hb=refs%2Ftags%2FZEBRA.1.3.14;hp=8180e73efd4d2726ecbf9f0e2ce79876a9cbceda;hpb=4e68a651c499e3acc77fbf2dbedd294855206f00;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index 8180e73..cd36ae5 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,4 +1,8 @@ -TESTS = test1.sh test2.sh test3.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)