-fix linkage
authorChristian Grothoff <christian@grothoff.org>
Fri, 23 Dec 2011 13:23:40 +0000 (13:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 23 Dec 2011 13:23:40 +0000 (13:23 +0000)
src/transport/Makefile.am

index 8418c92a2574a0e536d0f875e12df369b3ca6fbc..53dba8dbedd5d2616aa1e276a7c01dafea8e4f17 100644 (file)
@@ -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 = \