Added testclient using ZOOM C from YAZ
[idzebra-moved-to-github.git] / test / Makefile.am
index facee4d..a4c24e8 100644 (file)
@@ -1,2 +1,10 @@
 
 SUBDIRS=gils usmarc api dmoz
+
+testclient_SOURCES = testclient.c
+
+noinst_PROGRAMS = testclient
+
+AM_CPPFLAGS = $(YAZINC) 
+
+LDADD = $(YAZLIB)