X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=3ccaf39b87b447a2977ddc85892b181ecb074aa0;hb=e70cbdfde382dd605d58fc112cc2458cfce37382;hp=27112a125d048f2f03e942bdabdfb7e6cdc0c1d0;hpb=3a7b7e75cb734e2edf9ef1469e9f554aad761fc0;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 27112a1..3ccaf39 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1994-2006, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.32 2006-04-21 12:54:36 marc Exp $ +## $Id: Makefile.am,v 1.34 2006-05-03 09:04:33 heikki Exp $ YAZ_VERSION_INFO=2:1:0 @@ -71,7 +71,9 @@ libyaz_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \ eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \ eventl.h service.c service.h session.h test.c \ xmlquery.c \ - mime.c mime.h + mime.c mime.h \ + nfa.c \ + record_conv.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)