lnk
authorChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 07:09:03 +0000 (07:09 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 6 Apr 2011 07:09:03 +0000 (07:09 +0000)
src/mesh/Makefile.am

index 81b1278835c5426e78172f557aea3b01d3a15023..26da9138c4ef3d7b8fb872042f8310b07d74573b 100644 (file)
@@ -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
+