X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=690bece8697c43b30bab52b52bd84ca98e418465;hb=21bb477b8b3d2e06ade68603a47b227040202ac8;hp=e40c729a3263e98f038a80790c9bb6135391e166;hpb=7acd51b7cdffca5ad92a777d2c6e8e9bae1f9fd3;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index e40c729..690bece 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ ## Copyright (C) 1994-2000, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.6 2000-04-05 07:39:55 adam Exp $ +## $Id: Makefile.am,v 1.7 2000-05-18 11:57:05 adam Exp $ noinst_LTLIBRARIES = libutil.la @@ -12,5 +12,11 @@ LIBS = INCLUDES =-I$(srcdir)/../include +noinst_PROGRAMS = marcdump + +marcdump_LDADD = libutil.la + +marcdump_SOURCES = marcdump.c + libutil_la_SOURCES=options.c log.c marcdisp.c oid.c wrbuf.c nmemsdup.c \ xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c