X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2FMakefile.am;h=9c958455a22fe0451e5b980f5d4aa1f1b76fd52f;hb=e172ced0dcc937dfc433a33c7e20962b9e6b5ea0;hp=e06be66613d74aa61daf78b73028fb3728faecfc;hpb=ae8b5430a1c36e6b53abd04577757b58c8e5cd65;p=idzebra-moved-to-github.git diff --git a/test/api/Makefile.am b/test/api/Makefile.am index e06be66..9c95845 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.23 2004-10-29 14:16:22 heikki Exp $ +# $Id: Makefile.am,v 1.24 2004-10-29 14:30:27 heikki Exp $ noinst_PROGRAMS = testclient testclient_SOURCES = testclient.c @@ -9,7 +9,7 @@ xpathtests= xpath1 xpath2 xpath3 xpath4 check_PROGRAMS = ${simpletests} ${xpathtests} TESTS = $(check_PROGRAMS) -EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebrazv.cfg +EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebrazv.cfg zebraxpath.cfg t1_SOURCES = t1.c testlib.c testlib.h t2_SOURCES = t2.c testlib.c testlib.h