aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-03-11 00:00:57 +0000
committerChristian Grothoff <christian@grothoff.org>2012-03-11 00:00:57 +0000
commit5f26e758b71fe887dbacb50ae7e75d86dd4243a2 (patch)
tree7caa8003528d8fde8d2bbac11006d6fdd05c4cd4 /src/peerinfo-tool/Makefile.am
parent1cbe4adfa9e980a2ab70b36a726947ffffead06b (diff)
downloadgnunet-5f26e758b71fe887dbacb50ae7e75d86dd4243a2.tar.gz
gnunet-5f26e758b71fe887dbacb50ae7e75d86dd4243a2.zip
-starting cleanup of peerinfo, crashed before by loading plugins which failed if ports were in use, etc. --- not done
Diffstat (limited to 'src/peerinfo-tool/Makefile.am')
-rw-r--r--src/peerinfo-tool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/peerinfo-tool/Makefile.am b/src/peerinfo-tool/Makefile.am
index 7270bfb51..77604d55f 100644
--- a/src/peerinfo-tool/Makefile.am
+++ b/src/peerinfo-tool/Makefile.am
@@ -14,7 +14,7 @@ bin_PROGRAMS = \
14 14
15gnunet_peerinfo_SOURCES = \ 15gnunet_peerinfo_SOURCES = \
16 gnunet-peerinfo.c \ 16 gnunet-peerinfo.c \
17 ../transport/gnunet-service-transport_plugins.c 17 gnunet-peerinfo_plugins.c
18 18
19gnunet_peerinfo_LDADD = \ 19gnunet_peerinfo_LDADD = \
20 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ 20 $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \