-removed obsolete functions
[oweals/gnunet.git] / src / dht / Makefile.am
index fd34f7d9c52fe530a13b84ab979ecf93fbbcc59e..b252867b7e09adeed09caa4bbcaae0b2da341297 100644 (file)
@@ -47,9 +47,13 @@ libgnunet_plugin_block_dht_la_LDFLAGS = \
 
 
 libexec_PROGRAMS = \
- gnunet-service-dht \
- gnunet-service-dht-xvine 
-# gnunet-service-dht-whanau
+ gnunet-service-dht
+
+if HAVE_EXPERIMENTAL
+libexec_PROGRAMS += \
+ gnunet-service-dht-xvine \
+ gnunet-service-dht-whanau
+endif
 
 noinst_PROGRAMS = \
  gnunet-dht-monitor \