From 0b89d46023ffdaa5d724163cbfb98191a7c5147f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Philipp=20T=C3=B6lke?= Date: Tue, 11 Jan 2011 23:42:47 +0000 Subject: [PATCH] dependency --- src/mesh/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index b7b248f39..d731db8ad 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -17,6 +17,7 @@ libgnunetmesh_la_SOURCES = \ mesh_api.c libgnunetmesh_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ + $(top_builddir)/src/core/libgnunetcore.la \ $(GN_LIBINTL) $(XLIB) libgnunetmesh_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ -- 2.25.1