From d47631945b44bd28a9e655bad29c0993048e6841 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 23 Oct 2006 09:01:42 +0000 Subject: [PATCH] Removed no longer in use zebrazv.cfg --- test/api/Makefile.am | 4 ++-- test/api/zebrazv.cfg | 11 ----------- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 test/api/zebrazv.cfg diff --git a/test/api/Makefile.am b/test/api/Makefile.am index d4e242a..c71c5b4 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.37 2006-07-03 14:27:15 adam Exp $ +# $Id: Makefile.am,v 1.38 2006-10-23 09:01:42 adam Exp $ noinst_PROGRAMS = testclient testclient_SOURCES = testclient.c @@ -8,7 +8,7 @@ safaritests = safari1 check_PROGRAMS = $(simpletests) $(safaritests) TESTS = $(check_PROGRAMS) -EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebra15.cfg zebrazv.cfg safari.cfg +EXTRA_DIST=zebra.cfg zebra6.cfg zebra8.cfg zebra15.cfg safari.cfg noinst_LIBRARIES = libtestlib.a diff --git a/test/api/zebrazv.cfg b/test/api/zebrazv.cfg deleted file mode 100644 index 2223086..0000000 --- a/test/api/zebrazv.cfg +++ /dev/null @@ -1,11 +0,0 @@ -# $Id: zebrazv.cfg,v 1.1 2004-10-28 14:01:31 heikki Exp $ -profilepath: ${srcdir:-.}/../../tab - -attset: bib1.att - -recordType: grs.sgml - -isam: b - -rank: zvrank - -- 1.7.10.4