aboutsummaryrefslogtreecommitdiff
path: root/src/nse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/Makefile.am')
-rw-r--r--src/nse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index 8dcb56fbd..5303b4cdb 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -34,7 +34,7 @@ noinst_PROGRAMS = \
34 gnunet-nse-profiler 34 gnunet-nse-profiler
35 35
36gnunet_nse_profiler_SOURCES = \ 36gnunet_nse_profiler_SOURCES = \
37 gnunet-nse-profiler.c 37 gnunet-nse-profiler.c
38gnunet_nse_profiler_LDADD = -lm \ 38gnunet_nse_profiler_LDADD = -lm \
39 $(top_builddir)/src/nse/libgnunetnse.la \ 39 $(top_builddir)/src/nse/libgnunetnse.la \
40 $(top_builddir)/src/util/libgnunetutil.la \ 40 $(top_builddir)/src/util/libgnunetutil.la \