From: Bart Polot Date: Sun, 18 Nov 2012 12:29:25 +0000 (+0000) Subject: - try to fix buildbots X-Git-Tag: initial-import-from-subversion-38251~10784 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d77c52f06890b8a031f2155a5532612acf3964b7;p=oweals%2Fgnunet.git - try to fix buildbots --- diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index d1afc0589..b808c6c05 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -97,7 +97,7 @@ gnunet_mesh_LDADD = \ $(top_builddir)/src/mesh/libgnunetmesh.la \ $(top_builddir)/src/util/libgnunetutil.la gnunet_mesh_DEPENDENCIES = \ - libgnunetmesh.la + $(top_builddir)/src/mesh/libgnunetmesh.la gnunet_service_mesh_new_SOURCES = \ gnunet-service-mesh-new.c \