From c1e5a964f324a33a131b27e681ac8e354f8f0624 Mon Sep 17 00:00:00 2001 From: Philipp Tölke Date: Sun, 30 Oct 2011 19:35:07 +0000 Subject: gnunet-daemon-exit uses the new mesh --- src/vpn/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vpn/Makefile.am') diff --git a/src/vpn/Makefile.am b/src/vpn/Makefile.am index 0c61aa904..5627773aa 100644 --- a/src/vpn/Makefile.am +++ b/src/vpn/Makefile.am @@ -64,7 +64,7 @@ gnunet_daemon_exit_LDADD = \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/mesh/libgnunetmesh.la \ + $(top_builddir)/src/mesh/libgnunetmeshnew.la \ $(GN_LIBINTL) #check_PROGRAMS = \ -- cgit v1.2.3