aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex/Makefile.am')
-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 6204a47d8..7f0fb707f 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -94,6 +94,7 @@ gnunet_regex_simulation_profiler_LDADD = \
94 $(top_builddir)/src/util/libgnunetutil.la \ 94 $(top_builddir)/src/util/libgnunetutil.la \
95 libgnunetregex_internal.a \ 95 libgnunetregex_internal.a \
96 $(top_builddir)/src/dht/libgnunetdht.la \ 96 $(top_builddir)/src/dht/libgnunetdht.la \
97 $(top_builddir)/src/my/libgnunetmy.la \
97 $(top_builddir)/src/mysql/libgnunetmysql.la 98 $(top_builddir)/src/mysql/libgnunetmysql.la
98endif 99endif
99 100