X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2FMakefile.am;h=acbf4193acc6d9fff7b6f195c9f0d33f8124f919;hb=86358fabfedca395b60310799a648b4875596efb;hp=a318dcd5b906131b8cf31dcb3a9b36183d393fd0;hpb=f8733d1935ed83399c4851a31f4be710eb8c825f;p=meshlink 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