aboutsummaryrefslogtreecommitdiff
path: root/src/contrib/service/consensus/Makefile.am
diff options
context:
space:
mode:
authorTheJackiMonster <thejackimonster@gmail.com>2024-05-26 15:30:02 +0200
committerTheJackiMonster <thejackimonster@gmail.com>2024-05-26 15:30:02 +0200
commit81d8f82554260424ea568546ba098ea5cee3ef4b (patch)
treea8827a7967770596293366ec8d9bd1c719293977 /src/contrib/service/consensus/Makefile.am
parent48dfc68132cd19013b5a3ce6b170099b988de96e (diff)
parentaf21c76e87e701fb88f7b0d535e9758ef832ec39 (diff)
downloadgnunet-master.tar.gz
gnunet-master.zip
Merge branch 'master' into dev/thejackimonster/messengerHEADmasterdev/thejackimonster/messenger
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
Diffstat (limited to 'src/contrib/service/consensus/Makefile.am')
-rw-r--r--src/contrib/service/consensus/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/contrib/service/consensus/Makefile.am b/src/contrib/service/consensus/Makefile.am
index 6b4db05fc..35ac47203 100644
--- a/src/contrib/service/consensus/Makefile.am
+++ b/src/contrib/service/consensus/Makefile.am
@@ -80,8 +80,8 @@ libgnunet_plugin_block_consensus_la_LDFLAGS = \
80 80
81 81
82 82
83check_PROGRAMS = \ 83#check_PROGRAMS = \
84 test_consensus_api 84# test_consensus_api
85 85
86if ENABLE_TEST_RUN 86if ENABLE_TEST_RUN
87AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME; 87AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset XDG_CONFIG_HOME;