gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r16191 - gnunet/src/nse
Date: Tue, 26 Jul 2011 11:32:16 +0200

Author: nevans
Date: 2011-07-26 11:32:16 +0200 (Tue, 26 Jul 2011)
New Revision: 16191

Modified:
   gnunet/src/nse/Makefile.am
Log:
add math lib, remove noinst temporarily

Modified: gnunet/src/nse/Makefile.am
===================================================================
--- gnunet/src/nse/Makefile.am  2011-07-26 09:31:18 UTC (rev 16190)
+++ gnunet/src/nse/Makefile.am  2011-07-26 09:32:16 UTC (rev 16191)
@@ -23,9 +23,7 @@
 
 
 bin_PROGRAMS = \
- gnunet-service-nse 
-
-noinst_PROGRAMS = \
+ gnunet-service-nse \
  nse-profiler
 
 nse_profiler_SOURCES = \
@@ -34,6 +32,7 @@
   $(top_builddir)/src/nse/libgnunetnse.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
+  -lm \ 
   $(GN_LIBINTL)
 nse_profiler_DEPENDENCIES = \
   libgnunetnse.la                               




reply via email to

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