gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix build ats


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix build ats
Date: Thu, 14 Feb 2019 19:24:29 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c561f7f98 fix build ats
c561f7f98 is described below

commit c561f7f98f787053986eb8264495045212192037
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Feb 14 19:24:27 2019 +0100

    fix build ats
---
 src/ats/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index 1200aac09..4b9dac842 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -97,6 +97,7 @@ libgnunet_plugin_ats_mlp_la_SOURCES = \
 libgnunet_plugin_ats_mlp_la_LIBADD = \
   libgnunetats.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
+       $(top_builddir)/src/nt/libgnunetnt.la \
   $(top_builddir)/src/util/libgnunetutil.la
 libgnunet_plugin_ats_mlp_la_LDFLAGS = \
   $(GN_PLUGIN_LDFLAGS) \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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