aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 13413f242..0b55d134f 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -126,6 +126,7 @@ gnunet_regex_profiler_SOURCES = \
126 gnunet-regex-profiler.c 126 gnunet-regex-profiler.c
127gnunet_regex_profiler_LDADD = -lm \ 127gnunet_regex_profiler_LDADD = -lm \
128 $(top_builddir)/src/arm/libgnunetarm.la \ 128 $(top_builddir)/src/arm/libgnunetarm.la \
129 $(top_builddir)/src/testing/libgnunettesting.la \
129 $(top_builddir)/src/testbed/libgnunettestbed.la \ 130 $(top_builddir)/src/testbed/libgnunettestbed.la \
130 libgnunetregex_internal.a \ 131 libgnunetregex_internal.a \
131 $(top_builddir)/src/dht/libgnunetdht.la \ 132 $(top_builddir)/src/dht/libgnunetdht.la \