aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-01-05 17:26:29 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2023-01-05 17:26:29 +0900
commit4184e030e69107238ad35d99b402e1a688275f7c (patch)
tree1a0a2e58b84caa1395c03dcf2397a3b343a63423 /src
parent25d4c3a134b1c2e5681a7692e192711f33a97369 (diff)
downloadgnunet-4184e030e69107238ad35d99b402e1a688275f7c.tar.gz
gnunet-4184e030e69107238ad35d99b402e1a688275f7c.zip
BUILD: Move undocumented programs and scritps to libexec. Issue #7543
Those binaries should not really be called directly and are poorly documented (no man pages).
Diffstat (limited to 'src')
-rw-r--r--src/consensus/Makefile.am6
-rw-r--r--src/revocation/Makefile.am8
-rw-r--r--src/secretsharing/Makefile.am6
-rw-r--r--src/set/Makefile.am6
-rw-r--r--src/seti/Makefile.am6
-rw-r--r--src/setu/Makefile.am6
6 files changed, 13 insertions, 25 deletions
diff --git a/src/consensus/Makefile.am b/src/consensus/Makefile.am
index d7b23e7c6..c7480a802 100644
--- a/src/consensus/Makefile.am
+++ b/src/consensus/Makefile.am
@@ -16,7 +16,8 @@ endif
16 16
17 17
18libexec_PROGRAMS = \ 18libexec_PROGRAMS = \
19 gnunet-service-consensus 19 gnunet-service-consensus \
20 gnunet-consensus-profiler
20 21
21if ENABLE_MALICIOUS 22if ENABLE_MALICIOUS
22libexec_PROGRAMS += \ 23libexec_PROGRAMS += \
@@ -89,9 +90,6 @@ libgnunet_plugin_block_consensus_la_LDFLAGS = \
89 90
90 91
91 92
92bin_PROGRAMS = \
93 gnunet-consensus-profiler
94
95check_PROGRAMS = \ 93check_PROGRAMS = \
96 test_consensus_api 94 test_consensus_api
97 95
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index d0c58584e..a8e84e877 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -16,9 +16,7 @@ pkgcfg_DATA = \
16 revocation.conf 16 revocation.conf
17 17
18bin_PROGRAMS = \ 18bin_PROGRAMS = \
19 gnunet-revocation \ 19 gnunet-revocation
20 gnunet-revocation-tvg
21
22 20
23plugin_LTLIBRARIES = \ 21plugin_LTLIBRARIES = \
24 libgnunet_plugin_block_revocation.la 22 libgnunet_plugin_block_revocation.la
@@ -67,8 +65,8 @@ libgnunetrevocation_la_LDFLAGS = \
67 -version-info 0:0:0 65 -version-info 0:0:0
68 66
69libexec_PROGRAMS = \ 67libexec_PROGRAMS = \
70 gnunet-service-revocation 68 gnunet-service-revocation \
71 69 gnunet-revocation-tvg
72 70
73gnunet_service_revocation_SOURCES = \ 71gnunet_service_revocation_SOURCES = \
74 gnunet-service-revocation.c 72 gnunet-service-revocation.c
diff --git a/src/secretsharing/Makefile.am b/src/secretsharing/Makefile.am
index 13dd0bd8d..0560417e9 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/secretsharing/Makefile.am
@@ -14,7 +14,8 @@ endif
14 14
15 15
16libexec_PROGRAMS = \ 16libexec_PROGRAMS = \
17 gnunet-service-secretsharing 17 gnunet-service-secretsharing \
18 gnunet-secretsharing-profiler
18 19
19lib_LTLIBRARIES = \ 20lib_LTLIBRARIES = \
20 libgnunetsecretsharing.la 21 libgnunetsecretsharing.la
@@ -51,9 +52,6 @@ libgnunetsecretsharing_la_LIBADD = \
51libgnunetsecretsharing_la_LDFLAGS = \ 52libgnunetsecretsharing_la_LDFLAGS = \
52 $(GN_LIB_LDFLAGS) 53 $(GN_LIB_LDFLAGS)
53 54
54bin_PROGRAMS = \
55 gnunet-secretsharing-profiler
56
57check_PROGRAMS = \ 55check_PROGRAMS = \
58 test_secretsharing_api 56 test_secretsharing_api
59 57
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index 837d42ff5..36ec2b298 100644
--- a/src/set/Makefile.am
+++ b/src/set/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-set-profiler
19
20noinst_PROGRAMS = \ 17noinst_PROGRAMS = \
21 gnunet-set-ibf-profiler 18 gnunet-set-ibf-profiler
22 19
23libexec_PROGRAMS = \ 20libexec_PROGRAMS = \
24 gnunet-service-set 21 gnunet-service-set \
22 gnunet-set-profiler
25 23
26lib_LTLIBRARIES = \ 24lib_LTLIBRARIES = \
27 libgnunetset.la 25 libgnunetset.la
diff --git a/src/seti/Makefile.am b/src/seti/Makefile.am
index 8441c5060..038f67027 100644
--- a/src/seti/Makefile.am
+++ b/src/seti/Makefile.am
@@ -14,11 +14,9 @@ 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-seti-profiler
19
20libexec_PROGRAMS = \ 17libexec_PROGRAMS = \
21 gnunet-service-seti 18 gnunet-service-seti \
19 gnunet-seti-profiler
22 20
23lib_LTLIBRARIES = \ 21lib_LTLIBRARIES = \
24 libgnunetseti.la 22 libgnunetseti.la
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