X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=849cb70e80f5f89510f04109e369e13cda21b44f;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=cc8c9032956bad802ab260b7a5f28a5ae9ed66f4;hpb=7a050afbba1b2daf9a1ab6d6c4bbae9ba674a705;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index cc8c903..849cb70 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ ## This file is part of the YAZ toolkit. -## Copyright (C) 1995-2008 Index Data +## Copyright (C) 1995-2009 Index Data YAZ_VERSION_INFO=3:0:0 @@ -105,7 +105,7 @@ libyaz_la_SOURCES=version.c options.c log.c \ record_conv.c retrieval.c elementset.c snprintf.c query-charset.c \ copy_types.c match_glob.c poll.c daemon.c \ iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c \ - iconv_decode_marc8.c iconv_decode_iso5426.c sc.c + iconv_decode_marc8.c iconv_decode_iso5426.c iconv_decode_danmarc.c sc.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)