aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-27 19:45:34 +0000
committerChristian Grothoff <christian@grothoff.org>2015-04-27 19:45:34 +0000
commit14bf32756ebf311aed2421fd19217e20e538f7b5 (patch)
tree96294d3a5b8e7f0f34d12d2f3a2f7072e663f22c /src/dht/Makefile.am
parentb835c93533699ab55a3174362f93d81cd482aca8 (diff)
downloadgnunet-14bf32756ebf311aed2421fd19217e20e538f7b5.tar.gz
gnunet-14bf32756ebf311aed2421fd19217e20e538f7b5.zip
-work around ftbfs
Diffstat (limited to 'src/dht/Makefile.am')
-rw-r--r--src/dht/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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 = \
48 48
49libexec_PROGRAMS = \ 49libexec_PROGRAMS = \
50 gnunet-service-dht \ 50 gnunet-service-dht \
51 gnunet-service-dht-xvine \ 51 gnunet-service-dht-xvine
52 gnunet-service-dht-whanau 52# gnunet-service-dht-whanau
53 53
54noinst_PROGRAMS = \ 54noinst_PROGRAMS = \
55 gnunet-dht-monitor \ 55 gnunet-dht-monitor \