From: Adam Dickmeiss Date: Wed, 10 Mar 2004 17:18:08 +0000 (+0000) Subject: Add yaz-config to DISTCLEANFILES X-Git-Tag: YAZ.2.0.16.debian.1~16 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=76a636f169d66bea401275a41e8149b12584fa22;p=yaz-moved-to-github.git Add yaz-config to DISTCLEANFILES --- diff --git a/util/Makefile.am b/util/Makefile.am index e5a2eaa..3dfaba1 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ ## Copyright (C) 1994-2003, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.24 2003-12-24 16:23:43 mike Exp $ +## $Id: Makefile.am,v 1.25 2004-03-10 17:18:08 adam Exp $ TESTS = $(check_PROGRAMS) @@ -8,6 +8,8 @@ bin_SCRIPTS = yaz-asncomp yaz-config EXTRA_DIST = yaz-asncomp +DISTCLEANFILES = yaz-config + AM_CPPFLAGS=-I$(top_srcdir)/include bin_PROGRAMS = yaz-marcdump yaz-iconv