aboutsummaryrefslogtreecommitdiff
path: root/src/set/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-09-30 21:54:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-09-30 21:54:06 +0000
commitbdeb60c199171a89a633ce52a3d7869d30c5780f (patch)
treeeac0eb057a55aff03e65a5554a5c20cbfdf2860b /src/set/Makefile.am
parent8bf2952c875e9b5660ca6b27b8ec09d8682b34d0 (diff)
downloadgnunet-bdeb60c199171a89a633ce52a3d7869d30c5780f.tar.gz
gnunet-bdeb60c199171a89a633ce52a3d7869d30c5780f.zip
-noinst
Diffstat (limited to 'src/set/Makefile.am')
-rw-r--r--src/set/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 8aaea88f2..9cc7c0e6d 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -15,7 +15,7 @@ if USE_COVERAGE
15 AM_CFLAGS = -fprofile-arcs -ftest-coverage 15 AM_CFLAGS = -fprofile-arcs -ftest-coverage
16endif 16endif
17 17
18bin_PROGRAMS = \ 18noinst_PROGRAMS = \
19 gnunet-set-profiler gnunet-set-ibf-profiler 19 gnunet-set-profiler gnunet-set-ibf-profiler
20 20
21libexec_PROGRAMS = \ 21libexec_PROGRAMS = \