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.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 34ef90ca0..e1c41d91e 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -31,8 +31,6 @@ gnunet_service_regex_LDADD = -lm \
31 $(GN_LIBINTL) 31 $(GN_LIBINTL)
32gnunet_service_regex_DEPENDENCIES = \ 32gnunet_service_regex_DEPENDENCIES = \
33 libgnunetregex_internal.a 33 libgnunetregex_internal.a
34# todo: link files from libgnunetregex statically into gnunet_service_regex,
35# rename API prefix to avoid collision with 'libgnunetregexnew'...
36 34
37noinst_LIBRARIES = \ 35noinst_LIBRARIES = \
38 libgnunetregex_internal.a \ 36 libgnunetregex_internal.a \