From 912f323c9f28c069195ff73926307d4aa92c78ac Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 11 Dec 2015 16:50:31 +0000 Subject: Also install set profiler. --- src/set/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 AM_CFLAGS = -fprofile-arcs -ftest-coverage endif +bin_PROGRAMS = \ + gnunet-set-profiler + noinst_PROGRAMS = \ - gnunet-set-profiler gnunet-set-ibf-profiler + gnunet-set-ibf-profiler libexec_PROGRAMS = \ gnunet-service-set -- cgit v1.2.3