From: Christian Grothoff Date: Wed, 6 Jun 2018 05:56:10 +0000 (+0200) Subject: fix linker issue X-Git-Tag: v0.11.0pre66~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d38342d597d5c8f1ac2e068f8babe1d05b840d05;p=oweals%2Fgnunet.git fix linker issue --- 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