From e5db38d08a1f5d4848c4ab6789a491d69a164349 Mon Sep 17 00:00:00 2001 From: Heikki Levanto Date: Wed, 5 Jul 2006 08:10:40 +0000 Subject: [PATCH] Removed duplicate nfatest1 --- test/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index 6b9cfa0..61fb914 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,9 +1,9 @@ ## Copyright (C) 1994-2006, Index Data ApS ## All rights reserved. -## $Id: Makefile.am,v 1.20 2006-07-04 12:59:57 heikki Exp $ +## $Id: Makefile.am,v 1.21 2006-07-05 08:10:40 heikki Exp $ check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf tstodr tstccl tstlog \ - tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery nfatest1 \ + tstsoap1 tstsoap2 tstodrstack tstlogthread tstxmlquery tstpquery \ nfatest1 nfaxmltest1 \ tst_filepath tst_record_conv tst_retrieval tst_tpath check_SCRIPTS = tstcql.sh tstmarciso.sh tstmarcxml.sh -- 1.7.10.4