X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=285794213137b398d7a55d563eab6316acd9c408;hb=fdb80724c17104b31f80527cca19b433f6c2fc33;hp=33112c24a52d4bec37deb2e4bc8601efd938beb2;hpb=1d8e2adb8e5cfeaf77a84f5f3277785bb24cdd56;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 33112c2..2857942 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.65 2007-04-26 21:45:17 adam Exp $ +## $Id: Makefile.am,v 1.66 2007-04-30 08:29:07 adam Exp $ YAZ_VERSION_INFO=3:0:0 @@ -93,7 +93,8 @@ libyaz_la_SOURCES=version.c options.c log.c \ test.c timing.c \ xmlquery.c http.c \ mime.c mime.h oid_util.c tokenizer.c \ - record_conv.c retrieval.c elementset.c snprintf.c query-charset.c + record_conv.c retrieval.c elementset.c snprintf.c query-charset.c \ + copy_types.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)