From: Christian Grothoff Date: Sat, 20 Jan 2018 21:10:09 +0000 (+0100) Subject: fix link X-Git-Tag: v0.11.0pre66~248^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f3f76baaa34c89f39cec8d25bb72458488787205;p=oweals%2Fgnunet.git fix link --- diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am index de3469254..b5f712268 100644 --- a/src/rps/Makefile.am +++ b/src/rps/Makefile.am @@ -141,7 +141,9 @@ test_rps_churn_SOURCES = $(rps_test_src) test_rps_churn_LDADD = $(ld_rps_test_lib) gnunet_rps_profiler_SOURCES = $(rps_test_src) -gnunet_rps_profiler_LDADD = $(ld_rps_test_lib) +gnunet_rps_profiler_LDADD = \ + $(top_builddir)/src/statistics/libgnunetstatistics.la \ + $(ld_rps_test_lib) EXTRA_DIST = \ test_rps.conf