CDDB test part of distribution.
[idzebra-moved-to-github.git] / test / Makefile.am
index 5a75551..4566855 100644 (file)
@@ -1,2 +1,10 @@
 
-SUBDIRS=gils usmarc
+SUBDIRS=gils usmarc api dmoz xpath sort xelm cddb rusmarc 
+
+testclient_SOURCES = testclient.c
+
+noinst_PROGRAMS = testclient
+
+AM_CPPFLAGS = $(YAZINC) 
+
+LDADD = $(YAZLIB)