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.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index b4595d0e7..0142b1729 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -16,8 +16,11 @@ if USE_COVERAGE
16 AM_CFLAGS = -fprofile-arcs -ftest-coverage 16 AM_CFLAGS = -fprofile-arcs -ftest-coverage
17endif 17endif
18 18
19bin_PROGRAMS = \
20 gnunet-set-profiler
21
19noinst_PROGRAMS = \ 22noinst_PROGRAMS = \
20 gnunet-set-profiler gnunet-set-ibf-profiler 23 gnunet-set-ibf-profiler
21 24
22libexec_PROGRAMS = \ 25libexec_PROGRAMS = \
23 gnunet-service-set 26 gnunet-service-set