X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=ea53ea26d2b9af48baef1218087c38ed9675b982;hb=bce17c83e871cb8a8c9158045eaf13f1be4b3d13;hp=52f38e48149016d659579b30ad370987a1a55f87;hpb=d28f33228635e78dac8f9e9bcaec92690f2ca10a;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index 52f38e48..ea53ea26 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -250,7 +250,7 @@ endif tinc_LDADD = $(READLINE_LIBS) $(CURSES_LIBS) sptps_speed_LDADD = -lrt -LIBS = @LIBS@ +LIBS = @LIBS@ -lm if TUNEMU LIBS += -lpcap