aboutsummaryrefslogtreecommitdiff
path: root/src/nse
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse')
-rw-r--r--src/nse/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index d9cf952bf..38d64ab90 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -32,7 +32,6 @@ nse_profiler_LDADD = -lm \
32 $(top_builddir)/src/nse/libgnunetnse.la \ 32 $(top_builddir)/src/nse/libgnunetnse.la \
33 $(top_builddir)/src/util/libgnunetutil.la \ 33 $(top_builddir)/src/util/libgnunetutil.la \
34 $(top_builddir)/src/testing/libgnunettesting.la \ 34 $(top_builddir)/src/testing/libgnunettesting.la \
35 -lm \
36 $(GN_LIBINTL) 35 $(GN_LIBINTL)
37nse_profiler_DEPENDENCIES = \ 36nse_profiler_DEPENDENCIES = \
38 libgnunetnse.la 37 libgnunetnse.la