gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 04/04: fix linker issue


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 04/04: fix linker issue
Date: Wed, 06 Jun 2018 07:56:17 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit d38342d597d5c8f1ac2e068f8babe1d05b840d05
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Jun 6 07:56:10 2018 +0200

    fix linker issue
---
 src/rps/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am
index aa354dff7..33e03af76 100644
--- a/src/rps/Makefile.am
+++ b/src/rps/Makefile.am
@@ -91,6 +91,7 @@ rps_test_src = \
 ld_rps_test_lib = \
        libgnunetrps.la \
   $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/testbed/libgnunettestbed.la \
   -lm
 

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



reply via email to

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