Fixed bug in sort for unset entries at end of sort file.
[idzebra-moved-to-github.git] / test / Makefile.am
index facee4d..1b7443b 100644 (file)
@@ -1,2 +1,10 @@
 
-SUBDIRS=gils usmarc api dmoz
+SUBDIRS=gils usmarc api dmoz xpath sort
+
+testclient_SOURCES = testclient.c
+
+noinst_PROGRAMS = testclient
+
+AM_CPPFLAGS = $(YAZINC) 
+
+LDADD = $(YAZLIB)