X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=576559a951eb39c7b6870cf4a40524dd94c131dc;hb=20f83e699d4868d263393996bd4b98fee045e360;hp=780d0b5ce0a4a12f46dd9f3c304ed57640d62726;hpb=de80462103c0fc554c8fa40827894f92fa9d8fe6;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 780d0b5..576559a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.64 2007-04-25 20:52:19 adam Exp $ +## $Id: Makefile.am,v 1.67 2007-05-01 12:22:11 adam Exp $ YAZ_VERSION_INFO=3:0:0 @@ -86,14 +86,15 @@ libyaz_la_SOURCES=version.c options.c log.c \ zoom-c.c zoom-socket.c zoom-opt.c zoom-p.h \ grs1disp.c zgdu.c soap.c srw.c srwutil.c \ opacdisp.c cclfind.c ccltoken.c cclerrms.c cclqual.c cclptree.c cclp.h \ - cclqfile.c cclstr.c cclxmlconfig.c \ + cclqfile.c cclstr.c cclxmlconfig.c ccl_stop_words.c \ cql.y cqlstdio.c cqltransform.c cqlutil.c xcqlutil.c cqlstring.c \ cqlstrer.c querytowrbuf.c \ tcpdchk.c \ test.c timing.c \ xmlquery.c http.c \ - mime.c mime.h oid_util.c \ - record_conv.c retrieval.c elementset.c snprintf.c query-charset.c + mime.c mime.h oid_util.c tokenizer.c \ + record_conv.c retrieval.c elementset.c snprintf.c query-charset.c \ + copy_types.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)