From: Adam Dickmeiss Date: Mon, 12 Nov 2007 08:47:22 +0000 (+0000) Subject: Program yaz-icu is noinst rather than bin. X-Git-Tag: YAZ.3.0.16~9 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=997ab83aeb77caaff6929b4b33da327f0a894940 Program yaz-icu is noinst rather than bin. Program yaz-icu is noinst rather than bin for now. Will be installed in bin when a man page has been created, bug #1797. --- diff --git a/util/Makefile.am b/util/Makefile.am index 5c64868..890cb1a 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ ## Copyright (C) 1995-2007, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.34 2007-10-24 22:10:25 adam Exp $ +## $Id: Makefile.am,v 1.35 2007-11-12 08:47:22 adam Exp $ bin_SCRIPTS = yaz-asncomp yaz-config @@ -10,8 +10,9 @@ DISTCLEANFILES = yaz-config AM_CPPFLAGS=-I$(top_srcdir)/include $(XML2_CFLAGS) $(ICU_CPPFLAGS) -bin_PROGRAMS = yaz-marcdump yaz-iconv yaz-illclient yaz-icu -noinst_PROGRAMS = cclsh cql2pqf cql2xcql srwtst yaz-benchmark yaz-xmlquery +bin_PROGRAMS = yaz-marcdump yaz-iconv yaz-illclient +noinst_PROGRAMS = cclsh cql2pqf cql2xcql srwtst yaz-benchmark \ + yaz-xmlquery yaz-icu # MARC dumper utility yaz_marcdump_SOURCES = marcdump.c