dependency
authorPhilipp Tölke <toelke@in.tum.de>
Tue, 11 Jan 2011 23:42:47 +0000 (23:42 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Tue, 11 Jan 2011 23:42:47 +0000 (23:42 +0000)
src/mesh/Makefile.am

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