- Remove deprecated code, coverity 10236
[oweals/gnunet.git] / src / mesh / Makefile.am
index cabf5c1e5c64c1d59246361db7051ad5f7602fe2..2c9fd8db4f89c27330e2e063b09629dfda424f4c 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 \
@@ -223,7 +226,8 @@ TESTS = test_mesh_api \
  test_mesh_local_traffic_bck \
  test_mesh_local_traffic_both \
  test_mesh_2dtorus test_mesh_regex \
- test_mesh_small_unicast test_mesh_small_multicast
+ test_mesh_small_unicast test_mesh_small_multicast \
+ test_mesh_small_speed
 endif
 
 EXTRA_DIST = \