projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7610fe
)
fix link
author
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Jan 2018 21:10:09 +0000
(22:10 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Jan 2018 21:10:09 +0000
(22:10 +0100)
src/rps/Makefile.am
patch
|
blob
|
history
diff --git
a/src/rps/Makefile.am
b/src/rps/Makefile.am
index de3469254540981607b2e19d4ea10e642eb98021..b5f71226830964ca0afcd00d6a2d204c03fbf90b 100644
(file)
--- 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