From: Christian Grothoff Date: Fri, 23 Dec 2011 13:23:40 +0000 (+0000) Subject: -fix linkage X-Git-Tag: initial-import-from-subversion-38251~15541 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=47431a0d4a7805e937d9b56c005ab5a74ca319f0;p=oweals%2Fgnunet.git -fix linkage --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 8418c92a2..53dba8dbe 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -125,6 +125,7 @@ gnunet_transport_SOURCES = \ gnunet_transport_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/nat/libgnunetnat.la \ + $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) gnunet_transport_DEPENDENCIES = \