aboutsummaryrefslogtreecommitdiff
path: root/src/regex
diff options
context:
space:
mode:
Diffstat (limited to 'src/regex')
-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 9a7466cb2..2dbf3a3f9 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -102,11 +102,9 @@ libgnunetregextest_a_LIBADD = \
102 $(top_builddir)/src/util/libgnunetutil.la \ 102 $(top_builddir)/src/util/libgnunetutil.la \
103 libgnunetregex_internal.a 103 libgnunetregex_internal.a
104 104
105if HAVE_TESTING
106noinst_PROGRAMS = $(noinst_mysql_progs) \ 105noinst_PROGRAMS = $(noinst_mysql_progs) \
107 perf-regex \ 106 perf-regex \
108 gnunet-regex-profiler 107 gnunet-regex-profiler
109endif
110 108
111perf_regex_SOURCES = \ 109perf_regex_SOURCES = \
112 perf-regex.c 110 perf-regex.c