X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2FMakefile.am;h=8ef10be0e95f6e3851af1758b0055d34370f0497;hb=4e68a651c499e3acc77fbf2dbedd294855206f00;hp=2a440d3c427d57a29e9a7417e97cb9ca309c291e;hpb=7e75317bed8eecabcb57e59b16093a32238738e2;p=idzebra-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index 2a440d3..8ef10be 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,2 +1,10 @@ -SUBDIRS=gils usmarc api +SUBDIRS=gils usmarc api dmoz xpath + +testclient_SOURCES = testclient.c + +noinst_PROGRAMS = testclient + +AM_CPPFLAGS = $(YAZINC) + +LDADD = $(YAZLIB)