X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=48ed65f3a8ce8d5a675dacdba863069b3ef5a872;hb=62fd62f25a6893d042c4c87f8c770929fd8cf95d;hp=f33d245620dd5545ebd2feb8a76b705254478c6f;hpb=8d133ab04af9cc1fe4d2463fb2a0139644ecd6e2;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index f33d245..48ed65f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,8 +1,8 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.53 2007-02-25 14:46:50 adam Exp $ +## $Id: Makefile.am,v 1.55 2007-03-21 19:47:28 adam Exp $ -YAZ_VERSION_INFO=2:1:0 +YAZ_VERSION_INFO=3:0:0 lib_LTLIBRARIES = libyaz.la # noinst_PROGRAMS = cqlparse @@ -80,7 +80,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ eventl.h service.c service.h session.h test.c timing.c \ xmlquery.c http.c \ mime.c mime.h \ - record_conv.c retrieval.c elementset.c snprintf.c + record_conv.c retrieval.c elementset.c snprintf.c query-charset.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)