gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r18499 - gnunet/src/nse
Date: Wed, 7 Dec 2011 20:10:24 +0100

Author: grothoff
Date: 2011-12-07 20:10:24 +0100 (Wed, 07 Dec 2011)
New Revision: 18499

Modified:
   gnunet/src/nse/Makefile.am
Log:
-fix missing library link flags

Modified: gnunet/src/nse/Makefile.am
===================================================================
--- gnunet/src/nse/Makefile.am  2011-12-07 17:45:07 UTC (rev 18498)
+++ gnunet/src/nse/Makefile.am  2011-12-07 19:10:24 UTC (rev 18499)
@@ -38,6 +38,7 @@
 gnunet_nse_profiler_LDADD = -lm \
   $(top_builddir)/src/nse/libgnunetnse.la \
   $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/testing/libgnunettesting.la \
   $(GN_LIBINTL)
 gnunet_nse_profiler_DEPENDENCIES = \




reply via email to

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