aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/secretsharing/Makefile.am')
-rw-r--r--src/secretsharing/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/secretsharing/Makefile.am b/src/secretsharing/Makefile.am
index 0560417e9..5f49947bc 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/secretsharing/Makefile.am
@@ -14,7 +14,9 @@ endif
14 14
15 15
16libexec_PROGRAMS = \ 16libexec_PROGRAMS = \
17 gnunet-service-secretsharing \ 17 gnunet-service-secretsharing
18
19noinst_PROGRAMS = \
18 gnunet-secretsharing-profiler 20 gnunet-secretsharing-profiler
19 21
20lib_LTLIBRARIES = \ 22lib_LTLIBRARIES = \