aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-09 06:18:00 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-09 06:18:00 +0000
commit7c492f3807011ff6a20bcf6761695f1a2efd754d (patch)
treef1d3d3ce28c700238b21130153b924fa320bbc74 /src/peerinfo-tool/Makefile.am
parent7c5ff01102473d922816d1cedd44ddcd4f7d7bd9 (diff)
downloadgnunet-7c492f3807011ff6a20bcf6761695f1a2efd754d.tar.gz
gnunet-7c492f3807011ff6a20bcf6761695f1a2efd754d.zip
move
Diffstat (limited to 'src/peerinfo-tool/Makefile.am')
-rw-r--r--src/peerinfo-tool/Makefile.am11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/peerinfo-tool/Makefile.am b/src/peerinfo-tool/Makefile.am
index a11c500df..8c5fd8fbb 100644
--- a/src/peerinfo-tool/Makefile.am
+++ b/src/peerinfo-tool/Makefile.am
@@ -10,16 +10,7 @@ if USE_COVERAGE
10endif 10endif
11 11
12bin_PROGRAMS = \ 12bin_PROGRAMS = \
13 gnunet-peerinfo \ 13 gnunet-peerinfo
14 gnunet-list-connections
15
16gnunet_list_connections_SOURCES = \
17 gnunet-list-connections.c
18gnunet_list_connections_LDADD = \
19 $(top_builddir)/src/core/libgnunetcore.la \
20 $(top_builddir)/src/transport/libgnunettransport.la \
21 $(top_builddir)/src/hello/libgnunethello.la \
22 $(top_builddir)/src/util/libgnunetutil.la
23 14
24gnunet_peerinfo_SOURCES = \ 15gnunet_peerinfo_SOURCES = \
25 gnunet-peerinfo.c 16 gnunet-peerinfo.c