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, 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 = \