From 6e53ed9583fd178f3a68a0ee0019223c79e19640 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 Apr 2003 19:35:52 +0000 Subject: [PATCH] test programs not made by normal build --- test/api/Makefile.am | 3 ++- test/api/t1.cfg | 5 +++-- test/api/t2.cfg | 5 +++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/test/api/Makefile.am b/test/api/Makefile.am index a4ec1f5..26c756d 100644 --- a/test/api/Makefile.am +++ b/test/api/Makefile.am @@ -1,5 +1,6 @@ -noinst_PROGRAMS = t1 t2 + +EXTRA_PROGRAMS = t1 t2 EXTRA_DIST=t1.cfg t2.cfg diff --git a/test/api/t1.cfg b/test/api/t1.cfg index 815497d..1267efe 100644 --- a/test/api/t1.cfg +++ b/test/api/t1.cfg @@ -1,2 +1,3 @@ -# $Id: t1.cfg,v 1.1 2002-02-20 17:30:02 adam Exp $ -profilepath: ../../../yaz/tab \ No newline at end of file +# $Id: t1.cfg,v 1.2 2003-04-24 19:35:52 adam Exp $ +profilepath: ../../tab + diff --git a/test/api/t2.cfg b/test/api/t2.cfg index be03f44..b83ba0f 100644 --- a/test/api/t2.cfg +++ b/test/api/t2.cfg @@ -1,4 +1,5 @@ -# $Id: t2.cfg,v 1.1 2002-02-20 17:30:02 adam Exp $ -profilepath: ../../../yaz/tab:../../tab +# $Id: t2.cfg,v 1.2 2003-04-24 19:35:52 adam Exp $ +profilepath: ../../tab attset: bib1.att + -- 1.7.10.4