- try to fix buildbots
authorBart Polot <bart@net.in.tum.de>
Sun, 18 Nov 2012 12:29:25 +0000 (12:29 +0000)
committerBart Polot <bart@net.in.tum.de>
Sun, 18 Nov 2012 12:29:25 +0000 (12:29 +0000)
src/mesh/Makefile.am

index d1afc0589bc9a9ed03e2148d55d04785f8038a65..b808c6c054869a4f9a881653934fe329d5dfa76d 100644 (file)
@@ -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 \