aboutsummaryrefslogtreecommitdiff
path: root/src/regex/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-20 09:02:43 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-20 09:02:43 +0000
commit566b7539fcaf9c455da665cb641016d2cfbb1b47 (patch)
treeeb12baa08d99313d6da7eb8c1be17c5e447f1586 /src/regex/Makefile.am
parentde9409f80dbfc5cc61a28316b271600e9da95cdc (diff)
downloadgnunet-566b7539fcaf9c455da665cb641016d2cfbb1b47.tar.gz
gnunet-566b7539fcaf9c455da665cb641016d2cfbb1b47.zip
renaming symbols from libgnunetregextest to have the prefix REGEX_TEST
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 \