aboutsummaryrefslogtreecommitdiff
path: root/src/setu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/setu/Makefile.am')
-rw-r--r--src/setu/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/setu/Makefile.am b/src/setu/Makefile.am
index 897bf3f86..fd49c7752 100644
--- a/src/setu/Makefile.am
+++ b/src/setu/Makefile.am
@@ -14,14 +14,12 @@ if USE_COVERAGE
14 AM_CFLAGS = -fprofile-arcs -ftest-coverage 14 AM_CFLAGS = -fprofile-arcs -ftest-coverage
15endif 15endif
16 16
17bin_PROGRAMS = \
18 gnunet-setu-profiler
19
20noinst_PROGRAMS = \ 17noinst_PROGRAMS = \
21 gnunet-setu-ibf-profiler 18 gnunet-setu-ibf-profiler
22 19
23libexec_PROGRAMS = \ 20libexec_PROGRAMS = \
24 gnunet-service-setu 21 gnunet-service-setu \
22 gnunet-setu-profiler
25 23
26lib_LTLIBRARIES = \ 24lib_LTLIBRARIES = \
27 libgnunetsetu.la 25 libgnunetsetu.la