- leaks
[oweals/gnunet.git] / src / mesh / Makefile.am
index cabf5c1e5c64c1d59246361db7051ad5f7602fe2..4bcaca75509c848f98aa8f5197969a158c60708b 100644 (file)
@@ -82,6 +82,9 @@ gnunet_service_mesh_DEPENDENCIES = \
   $(top_builddir)/src/block/libgnunetblock.la \
   libgnunetmeshblock.la \
   $(top_builddir)/src/regex/libgnunetregex.la
+if LINUX
+gnunet_service_mesh_LDFLAGS = -lrt
+endif
 
 check_PROGRAMS = \
  test_mesh_api \