gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31911 - gnunet/src/dv


From: gnunet
Subject: [GNUnet-SVN] r31911 - gnunet/src/dv
Date: Tue, 14 Jan 2014 22:07:24 +0100

Author: LRN
Date: 2014-01-14 22:07:24 +0100 (Tue, 14 Jan 2014)
New Revision: 31911

Modified:
   gnunet/src/dv/Makefile.am
Log:
Link dv transport to libgnunethello

Modified: gnunet/src/dv/Makefile.am
===================================================================
--- gnunet/src/dv/Makefile.am   2014-01-14 17:16:02 UTC (rev 31910)
+++ gnunet/src/dv/Makefile.am   2014-01-14 21:07:24 UTC (rev 31911)
@@ -60,11 +60,13 @@
 libgnunet_plugin_transport_dv_la_LIBADD = \
   libgnunetdv.la \
   $(top_builddir)/src/ats/libgnunetats.la \
+  $(top_builddir)/src/hello/libgnunethello.la \
   $(top_builddir)/src/util/libgnunetutil.la 
 libgnunet_plugin_transport_dv_la_LDFLAGS = \
  $(GN_PLUGIN_LDFLAGS)
 libgnunet_plugin_transport_dv_la_DEPENDENCIES = \
   $(top_builddir)/src/ats/libgnunetats.la \
+  $(top_builddir)/src/hello/libgnunethello.la \
   libgnunetdv.la                                               
 
 if HAVE_TESTING




reply via email to

[Prev in Thread] Current Thread [Next in Thread]