From: Nathan S. Evans Date: Fri, 2 Jul 2010 13:14:26 +0000 (+0000) Subject: libgnunethello got removed X-Git-Tag: initial-import-from-subversion-38251~21067 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=335a6b120b4d9fa02c04d094a08491db3fa0b935;p=oweals%2Fgnunet.git libgnunethello got removed --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 58e02f995..1964515a1 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -63,6 +63,7 @@ gnunet_transport_LDADD = \ gnunet_service_transport_SOURCES = \ gnunet-service-transport.c plugin_transport.h gnunet_service_transport_LDADD = \ + $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \