From: Adam Dickmeiss Date: Sun, 17 Jun 2007 07:04:37 +0000 (+0000) Subject: icu_chain_test is a noinst program at this stage X-Git-Tag: PAZPAR2.1.0.0~43 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=bddd893d1744364a989bb1b223fd9e4a48cfc64c;p=pazpar2-moved-to-github.git icu_chain_test is a noinst program at this stage --- diff --git a/src/Makefile.am b/src/Makefile.am index 7a70b39..26da933 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,8 @@ -# $Id: Makefile.am,v 1.26 2007-06-08 13:57:19 adam Exp $ +# $Id: Makefile.am,v 1.27 2007-06-17 07:04:37 adam Exp $ -bin_PROGRAMS = pazpar2 icu_chain_test +bin_PROGRAMS = pazpar2 + +noinst_PROGRAMS = icu_chain_test check_PROGRAMS = test_config \ test_icu_I18N \