commented out wrong message type
[oweals/gnunet.git] / src / dht / Makefile.am
index f712890ac84bbb41df221947043ad8b9d172c536..00ce0e9344299c1106b658e71b2baaa81a0811d7 100644 (file)
@@ -50,13 +50,13 @@ libgnunet_plugin_block_dht_la_LDFLAGS = \
 libexec_PROGRAMS = \
  gnunet-service-dht
 
-noinst_PROGRAMS = \
+bin_PROGRAMS = \
  gnunet-dht-monitor \
  gnunet-dht-get \
  gnunet-dht-put
 
 if HAVE_TESTING
-noinst_PROGRAMS += \
+noinst_PROGRAMS = \
  gnunet-dht-profiler
 endif