gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: add missing linker option


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add missing linker option
Date: Sun, 24 Jun 2018 14:31:34 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 9409d917c add missing linker option
9409d917c is described below

commit 9409d917c44b812c2f7f5edfb2f464753294a4a6
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Jun 24 14:30:45 2018 +0200

    add missing linker option
---
 src/ats-tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
index 53b37b558..c85645b9d 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -59,6 +59,7 @@ libgnunetatstesting_la_SOURCES = \
   ats-testing-experiment.c ats-testing-preferences.c
 libgnunetatstesting_la_LIBADD = \
   $(top_builddir)/src/testbed/libgnunettestbed.la \
+  $(top_builddir)/src/core/libgnunetcore.la \
   $(top_builddir)/src/ats/libgnunetats.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)

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



reply via email to

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