aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-07-26 18:29:33 +0000
committerNathan S. Evans <evans@in.tum.de>2011-07-26 18:29:33 +0000
commitacedd098b722cd5612f7ff9a15d712dd6e66ee62 (patch)
tree2a56a8c8f031153d8b2ffd425bd7a0d45ec1389b /src/peerinfo
parent47d7be18b4e19b0dfbec85665c1fca14924dc4cf (diff)
downloadgnunet-acedd098b722cd5612f7ff9a15d712dd6e66ee62.tar.gz
gnunet-acedd098b722cd5612f7ff9a15d712dd6e66ee62.zip
undo
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index 2a078536f..d58425730 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -13,8 +13,7 @@ lib_LTLIBRARIES = libgnunetpeerinfo.la
13 13
14libgnunetpeerinfo_la_SOURCES = \ 14libgnunetpeerinfo_la_SOURCES = \
15 peerinfo_api.c peerinfo.h \ 15 peerinfo_api.c peerinfo.h \
16 peerinfo_api_notify.c \ 16 peerinfo_api_notify.c
17 standalone-peerinfo.c
18libgnunetpeerinfo_la_LIBADD = \ 17libgnunetpeerinfo_la_LIBADD = \
19 $(top_builddir)/src/hello/libgnunethello.la \ 18 $(top_builddir)/src/hello/libgnunethello.la \
20 $(top_builddir)/src/util/libgnunetutil.la \ 19 $(top_builddir)/src/util/libgnunetutil.la \