X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Frps%2FMakefile.am;h=fd3ae038fcd5757d974654865d8ad6a5cfb7e5e8;hb=93c241c65dfcd0ffba7852740fb34a4c3249b52b;hp=97f73ed3d2986281eb4003d3271b701c377ff389;hpb=fd43263931775f6099b7de398433dfdc4ad496ea;p=oweals%2Fgnunet.git 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) \