X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=41c84ff4997a5fae19053967063ac3469d66d8a5;hp=5aceac1099555cef6fcc882af7583172c0deb26b;hb=021f5586a328c6600460aa9f9be664ba19ba20d4;hpb=acf93c6b774c7184c35c2b994d4d7764438656d8 diff --git a/src/Makefile.am b/src/Makefile.am index 5aceac1..41c84ff 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.51 2007-01-11 10:55:57 adam Exp $ +## $Id: Makefile.am,v 1.52 2007-02-23 10:15:01 adam Exp $ YAZ_VERSION_INFO=2:1:0 @@ -81,7 +81,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 + record_conv.c retrieval.c elementset.c snprintf.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)