From 93c241c65dfcd0ffba7852740fb34a4c3249b52b Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Tue, 23 Jun 2015 12:49:03 +0000 Subject: -fixed missing link to library --- src/rps/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am index 97f73ed3d..fd3ae038f 100644 --- a/src/rps/Makefile.am +++ b/src/rps/Makefile.am @@ -56,6 +56,7 @@ gnunet_service_rps_LDADD = \ libgnunetrps.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/cadet/libgnunetcadet.la \ + $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/nse/libgnunetnse.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(LIBGCRYPT_LIBS) \ -- cgit v1.2.3