aboutsummaryrefslogtreecommitdiff
path: root/src/nse/Makefile.am
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-07-14 10:51:11 +0000
committerNathan S. Evans <evans@in.tum.de>2011-07-14 10:51:11 +0000
commit4db7c5604fe7fa1609dea044b0c3850d15c02138 (patch)
tree6cb82a082ecf51369305065ef869456daadf0c63 /src/nse/Makefile.am
parent2eeb8a2ae3d491a03e2a2d8b5aab4a42882dd4e0 (diff)
downloadgnunet-4db7c5604fe7fa1609dea044b0c3850d15c02138.tar.gz
gnunet-4db7c5604fe7fa1609dea044b0c3850d15c02138.zip
nse changes
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 bb8e5f509..fa9d43f4d 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -40,6 +40,7 @@ gnunet_service_nse_LDADD = \
40 $(top_builddir)/src/nse/libgnunetnse.la \ 40 $(top_builddir)/src/nse/libgnunetnse.la \
41 $(top_builddir)/src/util/libgnunetutil.la \ 41 $(top_builddir)/src/util/libgnunetutil.la \
42 $(top_builddir)/src/core/libgnunetcore.la \ 42 $(top_builddir)/src/core/libgnunetcore.la \
43 -lm \
43 $(GN_LIBINTL) 44 $(GN_LIBINTL)
44gnunet_service_nse_DEPENDENCIES = \ 45gnunet_service_nse_DEPENDENCIES = \
45 libgnunetnse.la 46 libgnunetnse.la