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:
1da786b
)
adding -lm
author
Nathan S. Evans
<evans@in.tum.de>
Wed, 17 Feb 2010 09:39:05 +0000
(09:39 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Wed, 17 Feb 2010 09:39:05 +0000
(09:39 +0000)
src/testing/Makefile.am
patch
|
blob
|
history
diff --git
a/src/testing/Makefile.am
b/src/testing/Makefile.am
index 934ecc6120d31473793d66873a6f54932fcf4345..8b1dceb15058e44e7a550732fce835eeacac16e5 100644
(file)
--- a/
src/testing/Makefile.am
+++ b/
src/testing/Makefile.am
@@
-18,6
+18,7
@@
libgnunettesting_la_SOURCES = \
libgnunettesting_la_LIBADD = $(XLIB) \
$(top_builddir)/src/core/libgnunetcore.la \
$(top_builddir)/src/transport/libgnunettransport.la \
+ -lm \
$(top_builddir)/src/util/libgnunetutil.la
check_PROGRAMS = \