From: Christian Grothoff Date: Mon, 27 Apr 2015 19:45:34 +0000 (+0000) Subject: -work around ftbfs X-Git-Tag: initial-import-from-subversion-38251~1971 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14bf32756ebf311aed2421fd19217e20e538f7b5;p=oweals%2Fgnunet.git -work around ftbfs --- diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am index 8bfcc4b7d..fd34f7d9c 100644 --- a/src/dht/Makefile.am +++ b/src/dht/Makefile.am @@ -48,8 +48,8 @@ libgnunet_plugin_block_dht_la_LDFLAGS = \ libexec_PROGRAMS = \ gnunet-service-dht \ - gnunet-service-dht-xvine \ - gnunet-service-dht-whanau + gnunet-service-dht-xvine +# gnunet-service-dht-whanau noinst_PROGRAMS = \ gnunet-dht-monitor \