From e4418446a0ae54a4eaae9239ab81a267afc1d925 Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> Date: Wed, 22 Feb 2017 21:59:56 +0100 Subject: multicast: switch to new cadet api --- src/multicast/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/multicast/Makefile.am') diff --git a/src/multicast/Makefile.am b/src/multicast/Makefile.am index d5bb0d46ba..bac856b00a 100644 --- a/src/multicast/Makefile.am +++ b/src/multicast/Makefile.am @@ -45,7 +45,7 @@ gnunet_service_multicast_SOURCES = \ gnunet-service-multicast.c gnunet_service_multicast_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/cadet/libgnunetcadet.la \ + $(top_builddir)/src/cadet/libgnunetcadetnew.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(GN_LIBINTL) -- cgit v1.2.3-18-g5258