aboutsummaryrefslogtreecommitdiff
path: root/src/dht/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-27 13:06:38 +0000
committerChristian Grothoff <christian@grothoff.org>2015-04-27 13:06:38 +0000
commitb35c6118ce34e237b499a64eb625029ef376431f (patch)
tree35d17f9f646981f3123837ab2aa00beea20342a7 /src/dht/Makefile.am
parenta584190232a0a1a3912a27a71d2db9d9d8034525 (diff)
downloadgnunet-b35c6118ce34e237b499a64eb625029ef376431f.tar.gz
gnunet-b35c6118ce34e237b499a64eb625029ef376431f.zip
-fix FTBFS from wdht
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 04e412a06..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 \