X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=0a252d1b69ca35093c2098af77abbb8c2fd6e81f;hp=863e660bf2e0feb365cbea3049b1c407372666ac;hb=2f7e532d703bbf6997ae04658379df0b0d844f62;hpb=d4ef7ea0e79ee0d2b7063893f7af5ece886d838b;ds=sidebyside diff --git a/src/Makefile.am b/src/Makefile.am index 863e660b..0a252d1b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,7 +12,7 @@ noinst_HEADERS = conf.h encr.h net.h netutl.h protocol.h LIBS = @LIBS@ tincd_LDADD = $(top_builddir)/cipher/libcipher.la \ - $(top_builddir)/lib/libvpn.a -ldl + $(top_builddir)/lib/libvpn.a genauth_LDADD = $(top_builddir)/lib/libvpn.a