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.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index 9a2229a00..ea75caef6 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -74,7 +74,8 @@ test_nse_multipeer_SOURCES = \
74test_nse_multipeer_LDADD = \ 74test_nse_multipeer_LDADD = \
75 $(top_builddir)/src/nse/libgnunetnse.la \ 75 $(top_builddir)/src/nse/libgnunetnse.la \
76 $(top_builddir)/src/util/libgnunetutil.la \ 76 $(top_builddir)/src/util/libgnunetutil.la \
77 $(top_builddir)/src/testing/libgnunettesting.la 77 $(top_builddir)/src/testing/libgnunettesting.la \
78 -lm
78 79
79EXTRA_DIST = \ 80EXTRA_DIST = \
80 test_nse.conf 81 test_nse.conf