X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fxpath%2FMakefile.am;h=194cd314f66f357cea790ab899746b67e1e19b1b;hb=881b9293d6699c85195142af3f4a957f4982e6e2;hp=cd36ae582f3d87d174bc8e3141db67c9a9ec0b11;hpb=403ae06f9dbf8180008ccc8128f642203d41ae50;p=idzebra-moved-to-github.git diff --git a/test/xpath/Makefile.am b/test/xpath/Makefile.am index cd36ae5..194cd31 100644 --- a/test/xpath/Makefile.am +++ b/test/xpath/Makefile.am @@ -1,8 +1,8 @@ -# $Id: Makefile.am,v 1.4 2003-05-21 14:39:23 adam Exp $ +# $Id: Makefile.am,v 1.5 2004-01-15 13:31:31 adam Exp $ -check_SCRIPTS = test1.sh test2.sh test3.sh simple1.sh +check_SCRIPTS = simple1.sh test1.sh test2.sh test3.sh test4.sh TESTS = $(check_SCRIPTS) -EXTRA_DIST = zebra.cfg rec.xml simple1.xml $(check_SCRIPTS) +EXTRA_DIST = zebra.cfg rec.xml simple1.xml rec4.xml $(check_SCRIPTS)