X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Finclude.am;h=cc734ca7137dbe7fe49b4564672d1521dced8222;hb=05a7455d43e7303d4accb71eba006b8ed70afed9;hp=028d3b93b12aa977f58ffcb1e88b9ca548898745;hpb=04c506c3795612ce6da72b3355dde70a6d00ed48;p=m6w6%2Flibmemcached diff --git a/clients/include.am b/clients/include.am index 028d3b93..cc734ca7 100644 --- a/clients/include.am +++ b/clients/include.am @@ -3,6 +3,7 @@ # All paths should be given relative to the root CLIENTS_LDADDS = \ + $(LIBM) \ clients/libutilities.la \ libmemcached/libmemcached.la @@ -69,7 +70,7 @@ clients_memslap_SOURCES= \ clients/ms_stats.c \ clients/ms_task.c \ clients/ms_thread.c -clients_memslap_LDADD= $(LTLIBEVENT) clients/libgenexec.la $(CLIENTS_LDADDS) -lm +clients_memslap_LDADD= $(LTLIBEVENT) clients/libgenexec.la $(CLIENTS_LDADDS) clients_memcapable_SOURCES= clients/memcapable.c if BUILD_BYTEORDER