From 12a6bc01dc65867705734f71539c5f5597d5eec7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 6 Apr 2011 07:09:03 +0000 Subject: lnk --- src/mesh/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/mesh/Makefile.am') diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 81b127883..26da9138c 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -29,6 +29,6 @@ gnunet_service_mesh_SOURCES = \ gnunet-service-mesh.c gnunet_service_mesh_LDADD = \ - $(top_builddir)/src/core/libgnunetcore.la -# $(top_builddir)/src/transport/libgnunettransport.la \ -# $(top_builddir)/src/util/libgnunetutil.la + $(top_builddir)/src/core/libgnunetcore.la\ + $(top_builddir)/src/util/libgnunetutil.la + -- cgit v1.2.3