X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2FMakefile.am;h=b7d4369c3f23dd8a5ab6879ed38e1221ffd41415;hb=8fba4cf2cac1cc543aa4c1063c78b449ebac44a7;hp=8f66427470ae8a4182b2a026913fcf26062dcfbf;hpb=d78eafbc5889e1f4602116cf6627b1f0dc1da100;p=yaz-moved-to-github.git diff --git a/src/Makefile.am b/src/Makefile.am index 8f66427..b7d4369 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -107,7 +107,7 @@ libyaz_la_SOURCES=base64.c version.c options.c log.c \ iconv_encode_marc8.c iconv_encode_iso_8859_1.c iconv_encode_wchar.c \ iconv_decode_marc8.c iconv_decode_iso5426.c iconv_decode_danmarc.c sc.c \ json.c xml_include.c file_glob.c dirent.c mutex-p.h mutex.c condvar.c \ - thread_id.c gettimeofday.c thread_create.c spipe.c + thread_id.c gettimeofday.c thread_create.c spipe.c url.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)