X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2FMakefile.am;h=237aa9c858e5f60978a6dbb1f55b4ce833a33bcc;hb=c7eb63e9060187fbba904c3da9697ff85f919af4;hp=d2bb9bf32a38ab382f8606848c2397fe4ecb6530;hpb=1121eeb134f61c6c2510143858db59045c1b6757;p=yaz-moved-to-github.git diff --git a/util/Makefile.am b/util/Makefile.am index d2bb9bf..237aa9c 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,6 +1,6 @@ -## Copyright (C) 1994-2002, Index Data +## Copyright (C) 1994-2003, Index Data ## All rights reserved. -## $Id: Makefile.am,v 1.14 2002-12-16 13:13:53 adam Exp $ +## $Id: Makefile.am,v 1.16 2003-02-18 14:28:52 adam Exp $ noinst_LTLIBRARIES = libutil.la @@ -23,6 +23,7 @@ yaziconv_SOURCES = siconvtst.c marc8.c: charconv.sgm charconv.tcl cd $(srcdir); ./charconv.tcl -p marc8 -s 50 charconv.sgm marc8.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 siconv.c marc8.c +libutil_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \ + nmemsdup.c xmalloc.c readconf.c tpath.c nmem.c matchstr.c atoin.c \ + siconv.c marc8.c