X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=00d897a54f185ce7283701087c91a2a91735d6da;hp=f0a7ae68876ea60c013b999f506c8c3cf1b04f72;hb=df00da5a3dbba000c75781fbb709e3e1cfb0a927;hpb=e2ee7361cc2ac8d8d00bbf4e74c46a77ccef1911 diff --git a/src/Makefile.am b/src/Makefile.am index f0a7ae6..00d897a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -102,7 +102,8 @@ libyaz_la_SOURCES=version.c options.c log.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 iconv_decode_danmarc.c sc.c \ - json.c xml_include.c file_glob.c dirent.c mutex.c thread_id.c gettimeofday.c + json.c xml_include.c file_glob.c dirent.c mutex-p.h mutex.c condvar.c \ + thread_id.c gettimeofday.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)