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:
f651dba
)
fix linker issue
author
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2018 05:56:10 +0000
(07:56 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 6 Jun 2018 05:56:10 +0000
(07:56 +0200)
src/rps/Makefile.am
patch
|
blob
|
history
diff --git
a/src/rps/Makefile.am
b/src/rps/Makefile.am
index aa354dff77dd088600b828aa47a6ad881645d50a..33e03af76117955b7bee9f5aa34f467d42c6f0a9 100644
(file)
--- 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