lm
authorChristian Grothoff <christian@grothoff.org>
Tue, 26 Jul 2011 09:10:30 +0000 (09:10 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 26 Jul 2011 09:10:30 +0000 (09:10 +0000)
src/nse/Makefile.am

index 05877b5c4275440802b92235aa65485c7a12fcf0..78e3e3d1759b426e8c15719d9480386d41cb9d3d 100644 (file)
@@ -30,7 +30,7 @@ noinst_PROGRAMS = \
 
 nse_profiler_SOURCES = \
  nse-profiler.c         
-nse_profiler_LDADD = \
+nse_profiler_LDADD = -lm \
   $(top_builddir)/src/nse/libgnunetnse.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/testing/libgnunettesting.la \