X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=5f4989c09696469d33c253b75becc746d3a60df7;hb=f403b05509aac2b9da65ecb9397d9452bd3a3aab;hp=a24c874382fbb7ed02aa0272103ed1c03d1efb89;hpb=2cb1374ad9b888dcb3462ec15b977fbb3a97c7cf;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index a24c874..5f4989c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1994-2005, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.25 2006-01-20 10:34:51 adam Exp $ +## $Id: Makefile.am,v 1.27 2006-01-27 18:58:58 adam Exp $ YAZ_VERSION_INFO=2:0:0 @@ -64,7 +64,9 @@ libyaz_la_SOURCES=version.c options.c log.c marcdisp.c oid.c wrbuf.c \ cql.y cqlstdio.c cqltransform.c cqlutil.c xcqlutil.c cqlstring.c \ cqlstrer.c querytowrbuf.c \ eventl.c seshigh.c statserv.c requestq.c tcpdchk.c \ - eventl.h service.c service.h session.h + eventl.h service.c service.h session.h test.c \ + xmlquery.c + libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) # This library is only built and installed for backwards