From: Philipp Tölke Date: Tue, 11 Jan 2011 23:42:47 +0000 (+0000) Subject: dependency X-Git-Tag: initial-import-from-subversion-38251~19338 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0b89d46023ffdaa5d724163cbfb98191a7c5147f;p=oweals%2Fgnunet.git dependency --- 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) \