gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r16365 - gnunet/src/nse


From: gnunet
Subject: [GNUnet-SVN] r16365 - gnunet/src/nse
Date: Thu, 4 Aug 2011 13:00:41 +0200

Author: nevans
Date: 2011-08-04 13:00:41 +0200 (Thu, 04 Aug 2011)
New Revision: 16365

Modified:
   gnunet/src/nse/Makefile.am
Log:
add libm to makefile

Modified: gnunet/src/nse/Makefile.am
===================================================================
--- gnunet/src/nse/Makefile.am  2011-08-04 10:53:20 UTC (rev 16364)
+++ gnunet/src/nse/Makefile.am  2011-08-04 11:00:41 UTC (rev 16365)
@@ -74,7 +74,8 @@
 test_nse_multipeer_LDADD = \
   $(top_builddir)/src/nse/libgnunetnse.la \
   $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/testing/libgnunettesting.la
+  $(top_builddir)/src/testing/libgnunettesting.la \
+  -lm
 
 EXTRA_DIST = \
   test_nse.conf 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]