X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=3ccaf39b87b447a2977ddc85892b181ecb074aa0;hp=0a8ce0493927f7696a2c57b64929e10d272c4076;hb=4d994a119a1949522fe229270983ba1b1b399c6a;hpb=a0e27aac0589d493172c73f6660b844fc6460d7c diff --git a/src/Makefile.am b/src/Makefile.am index 0a8ce04..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.33 2006-05-02 20:47:45 adam Exp $ +## $Id: Makefile.am,v 1.34 2006-05-03 09:04:33 heikki Exp $ YAZ_VERSION_INFO=2:1:0 @@ -71,8 +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 \ - record_conv.c \ - mime.c mime.h + mime.c mime.h \ + nfa.c \ + record_conv.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)