aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/Makefile.am')
-rw-r--r--src/set/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 0142b1729..4d990479c 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -16,11 +16,13 @@ if USE_COVERAGE
16 AM_CFLAGS = -fprofile-arcs -ftest-coverage 16 AM_CFLAGS = -fprofile-arcs -ftest-coverage
17endif 17endif
18 18
19if HAVE_TESTING
19bin_PROGRAMS = \ 20bin_PROGRAMS = \
20 gnunet-set-profiler 21 gnunet-set-profiler
21 22
22noinst_PROGRAMS = \ 23noinst_PROGRAMS = \
23 gnunet-set-ibf-profiler 24 gnunet-set-ibf-profiler
25endif
24 26
25libexec_PROGRAMS = \ 27libexec_PROGRAMS = \
26 gnunet-service-set 28 gnunet-service-set