X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=acbf4193acc6d9fff7b6f195c9f0d33f8124f919;hb=f0a57eab4cfd64d4f8261b1885a2072177f9e76b;hp=a318dcd5b906131b8cf31dcb3a9b36183d393fd0;hpb=1b8f8918360b40a2749d40355266ed7dedbe41b5;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index a318dcd5..acbf4193 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,7 +20,7 @@ INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib noinst_HEADERS = cipher.h conf.h connection.h control.h crypto.h device.h digest.h edge.h graph.h logger.h meta.h net.h netutl.h node.h process.h \ protocol.h route.h rsa.h subnet.h -LIBS = @LIBS@ @LIBINTL@ +LIBS = @LIBS@ @LIBGCRYPT_LIBS@ @LIBINTL@ tincd_LDADD = \ $(top_builddir)/lib/libvpn.a