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