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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index 85ae4d3be..824aa10d4 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -47,6 +47,7 @@ gnunet_nse_profiler_LDADD = -lm \
47 libgnunetnse.la \ 47 libgnunetnse.la \
48 $(top_builddir)/src/util/libgnunetutil.la \ 48 $(top_builddir)/src/util/libgnunetutil.la \
49 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 49 $(top_builddir)/src/statistics/libgnunetstatistics.la \
50 $(top_builddir)/src/testing/libgnunettesting.la \
50 $(top_builddir)/src/testbed/libgnunettestbed.la \ 51 $(top_builddir)/src/testbed/libgnunettestbed.la \
51 $(GN_LIBINTL) 52 $(GN_LIBINTL)
52 53