From 72e6524fa7fc569ae441ae9989550b27e22d45fd Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 24 Jun 2015 14:01:21 +0000 Subject: - fix compilation --- src/rps/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rps/Makefile.am') diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am index fd3ae038f..09369dc73 100644 --- a/src/rps/Makefile.am +++ b/src/rps/Makefile.am @@ -55,6 +55,7 @@ gnunet_service_rps_SOURCES = \ gnunet_service_rps_LDADD = \ libgnunetrps.la \ $(top_builddir)/src/util/libgnunetutil.la \ + $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/cadet/libgnunetcadet.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/nse/libgnunetnse.la \ -- cgit v1.2.3