aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index d4d137f45..2830066e1 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -95,7 +95,8 @@ gnunet_regex_profiler_LDADD = \
95 $(top_builddir)/src/util/libgnunetutil.la \ 95 $(top_builddir)/src/util/libgnunetutil.la \
96 $(top_builddir)/src/testbed/libgnunettestbed.la \ 96 $(top_builddir)/src/testbed/libgnunettestbed.la \
97 $(top_builddir)/src/mesh/libgnunetmesh.la \ 97 $(top_builddir)/src/mesh/libgnunetmesh.la \
98 $(top_builddir)/src/regex/libgnunetregex.la 98 $(top_builddir)/src/regex/libgnunetregex.la \
99 $(top_builddir)/src/regex/libgnunetstatistics.la
99gnunet_regex_profiler_DEPENDENCIES = \ 100gnunet_regex_profiler_DEPENDENCIES = \
100 libgnunetmesh.la 101 libgnunetmesh.la
101 102