aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-29 11:47:54 +0000
committerChristian Grothoff <christian@grothoff.org>2015-04-29 11:47:54 +0000
commitd97cb7e3039c0c3d560a1e43761afe9a3b0d1cb6 (patch)
tree54da1c453c7956f1f1a86b8e2e45148bc98b47b9 /src/dht/Makefile.am
parent538d3f15c3b599d57464e498a266dbf916ec01dc (diff)
downloadgnunet-d97cb7e3039c0c3d560a1e43761afe9a3b0d1cb6.tar.gz
gnunet-d97cb7e3039c0c3d560a1e43761afe9a3b0d1cb6.zip
-fix ftbfs issues
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 fd34f7d9c..8bfcc4b7d 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 \