Started the error handling in nfaxml. Not at all ready, but I want it in
[yaz-moved-to-github.git] / test / Makefile.am
index 7059259..6b9cfa0 100644 (file)
@@ -1,9 +1,10 @@
 ## Copyright (C) 1994-2006, Index Data ApS
 ## All rights reserved.
-## $Id: Makefile.am,v 1.19 2006-06-08 10:26:10 adam Exp $
+## $Id: Makefile.am,v 1.20 2006-07-04 12:59:57 heikki Exp $
 
 check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \
  tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery nfatest1 \
+ nfatest1 nfaxmltest1 \
  tst_filepath tst_record_conv tst_retrieval tst_tpath
 check_SCRIPTS = tstcql.sh tstmarciso.sh tstmarcxml.sh
 
@@ -51,6 +52,7 @@ tstlogthread_SOURCES = tstlogthread.c
 tstxmlquery_SOURCES = tstxmlquery.c
 tstpquery_SOURCES = tstpquery.c
 nfatest1_SOURCES = nfatest1.c
+nfaxmltest1_SOURCES = nfaxmltest1.c
 tst_filepath_SOURCES = tst_filepath.c
 tst_record_conv_SOURCES = tst_record_conv.c
 tst_retrieval_SOURCES = tst_retrieval.c