aboutsummaryrefslogtreecommitdiff
path: root/src/nse/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-23 13:23:40 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-23 13:23:40 +0000
commitf53e991a59f4befa47b0ce90d8b68318dcd23864 (patch)
tree89dae5aaf3c8bef1fa1412133fe9d22d4f4e232d /src/nse/Makefile.am
parentc1ed03a28d6de09d7d0ac2025af9f8067e6bb0fd (diff)
downloadgnunet-f53e991a59f4befa47b0ce90d8b68318dcd23864.tar.gz
gnunet-f53e991a59f4befa47b0ce90d8b68318dcd23864.zip
nse hacking
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 0718a9d51..a58dd3692 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -31,7 +31,7 @@ nse_profiler_SOURCES = \
31nse_profiler_LDADD = \ 31nse_profiler_LDADD = \
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 $(GN_LIBINTL) 35 $(GN_LIBINTL)
36nse_profiler_DEPENDENCIES = \ 36nse_profiler_DEPENDENCIES = \
37 libgnunetnse.la 37 libgnunetnse.la