trans
authorChristian Grothoff <christian@grothoff.org>
Wed, 23 Feb 2011 09:09:53 +0000 (09:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 23 Feb 2011 09:09:53 +0000 (09:09 +0000)
src/peerinfo-tool/Makefile.am

index f4f41ffad4417139b7f8c881478b706fca2dd2bf..b004a47322dd3f5ea8d6fd080f0213448b863b3b 100644 (file)
@@ -17,6 +17,7 @@ gnunet_peerinfo_SOURCES = \
 gnunet_peerinfo_LDADD = \
   $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \
   $(top_builddir)/src/transport/libgnunettransport.la \
+  $(top_builddir)/src/hello/libgnunethello.la \
   $(top_builddir)/src/util/libgnunetutil.la 
 
 if HAVE_PYTHON_PEXPECT