From d38342d597d5c8f1ac2e068f8babe1d05b840d05 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Jun 2018 07:56:10 +0200 Subject: 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 -- cgit v1.2.3