X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=4536b483bbaafa987b7f590793023476ade67014;hb=92887fb8af4d8697f6569d6a6756860fea5f4b84;hp=8fb85d807195aa3297fed209dc48cd6c2c9075e4;hpb=41339c1f027372b433ed120569726f5448e558eb;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index 8fb85d8..4536b48 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,21 +1,21 @@ ## Copyright (C) 1994-2003, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.18 2003-05-06 10:07:33 adam Exp $ +## $Id: Makefile.am,v 1.20 2003-05-27 21:12:23 adam Exp $ noinst_LTLIBRARIES = libutil.la -TESTS = tsticonv tstnmem tstmatchstr tstwrbuf +check_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf -bin_SCRIPTS = yaz-comp +TESTS = $(check_PROGRAMS) -EXTRA_DIST = yaz-comp cvs-date.tcl charconv.tcl charconv.sgm +bin_SCRIPTS = yaz-asncomp + +EXTRA_DIST = yaz-asncomp cvs-date.tcl charconv.tcl charconv.sgm AM_CPPFLAGS=-I$(top_srcdir)/include noinst_PROGRAMS = marcdump yaziconv -EXTRA_PROGRAMS = tsticonv tstnmem tstmatchstr tstwrbuf - # MARC dumper utility marcdump_LDADD = libutil.la marcdump_SOURCES = marcdump.c