X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2FMakefile.am;h=d219b00316948a1ca4c4b2945fedf18a55ef1172;hp=b9b4db5f11561aa9c956871b077ae0a76efe18ab;hb=e255616521c8ba665309bcaeccabb35b6efe35d7;hpb=540056f9cf1a3304b253db09eba899cc6763466d diff --git a/src/Makefile.am b/src/Makefile.am index b9b4db5..d219b00 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -97,12 +97,12 @@ 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_marc8.c sc.c libyaz_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO) libyaz_server_la_SOURCES = statserv.c seshigh.c eventl.c \ - requestq.c eventl.h session.h service.c service.h mutex.c + requestq.c eventl.h session.h mutex.c libyaz_server_la_LDFLAGS=-version-info $(YAZ_VERSION_INFO)