aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-13 11:17:04 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-13 11:17:04 +0000
commit56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a (patch)
tree35f1a850b17f37aad1eb4672f7f5ee6020012688 /src/peerinfo/Makefile.am
parent60fb4007db2edb6be31c07f78ac7a2e52f925ea9 (diff)
downloadgnunet-56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a.tar.gz
gnunet-56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a.zip
more stats
Diffstat (limited to 'src/peerinfo/Makefile.am')
-rw-r--r--src/peerinfo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index 7512552d0..ea7ef1316 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -36,6 +36,7 @@ gnunet_service_peerinfo_SOURCES = \
36 gnunet-service-peerinfo.c 36 gnunet-service-peerinfo.c
37gnunet_service_peerinfo_LDADD = \ 37gnunet_service_peerinfo_LDADD = \
38 $(top_builddir)/src/hello/libgnunethello.la \ 38 $(top_builddir)/src/hello/libgnunethello.la \
39 $(top_builddir)/src/statistics/libgnunetstatistics.la \
39 $(top_builddir)/src/util/libgnunetutil.la 40 $(top_builddir)/src/util/libgnunetutil.la
40 41
41 42