projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fd78c5
)
dht: install cli clients
author
Daniel Golle
<daniel@makrotopia.org>
Fri, 23 Jun 2017 22:51:01 +0000
(
00:51
+0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Sat, 24 Jun 2017 11:30:13 +0000
(13:30 +0200)
src/dht/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dht/Makefile.am
b/src/dht/Makefile.am
index f712890ac84bbb41df221947043ad8b9d172c536..00ce0e9344299c1106b658e71b2baaa81a0811d7 100644
(file)
--- 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