gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: dht: install cli clients


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: dht: install cli clients
Date: Sat, 24 Jun 2017 13:32:20 +0200

This is an automated email from the git hooks/post-receive script.

daniel-golle pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new e29410cee dht: install cli clients
e29410cee is described below

commit e29410cee115f099f093605692ec94614fbbe6d9
Author: Daniel Golle <address@hidden>
AuthorDate: Sat Jun 24 00:51:01 2017 +0200

    dht: install cli clients
---
 src/dht/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index f712890ac..00ce0e934 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -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
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]