Added support of the complex indexing for MARC records (whithout documentation yet).
[idzebra-moved-to-github.git] / test / Makefile.am
index facee4d..1149f91 100644 (file)
@@ -1,2 +1,10 @@
 
-SUBDIRS=gils usmarc api dmoz
+SUBDIRS=gils usmarc api dmoz xpath sort xelm rusmarc
+
+testclient_SOURCES = testclient.c
+
+noinst_PROGRAMS = testclient
+
+AM_CPPFLAGS = $(YAZINC) 
+
+LDADD = $(YAZLIB)