aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-25 20:16:26 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-25 20:16:26 +0200
commitaa4317d1e62c277e17fe2a5e3583b509ffbdc117 (patch)
treea281e6de1590c6710b285413f4eb2d421393b200 /src/regex
parent44efedd8328a7cc82a05afc6f17c8ea2be57f586 (diff)
downloadgnunet-aa4317d1e62c277e17fe2a5e3583b509ffbdc117.tar.gz
gnunet-aa4317d1e62c277e17fe2a5e3583b509ffbdc117.zip
build fixes
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index 80997db40..2af6dcccd 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -171,7 +171,6 @@ test_regex_integration_SOURCES = \
171test_regex_integration_LDADD = -lm \ 171test_regex_integration_LDADD = -lm \
172 libgnunetregex.la \ 172 libgnunetregex.la \
173 $(top_builddir)/src/testing/libgnunettesting.la \ 173 $(top_builddir)/src/testing/libgnunettesting.la \
174 $(top_builddir)/src/tun/libgnunettun.la \
175 $(top_builddir)/src/util/libgnunetutil.la 174 $(top_builddir)/src/util/libgnunetutil.la
176 175
177test_regex_api_SOURCES = \ 176test_regex_api_SOURCES = \