From 014c0a8f67696d36bf27af70537a6a71abaa1653 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 6 Oct 2016 22:39:05 +0000 Subject: [PATCH] fix #4703 --- src/testbed/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am index 16fe27fc0..e9b667b6c 100644 --- a/src/testbed/Makefile.am +++ b/src/testbed/Makefile.am @@ -104,7 +104,7 @@ libgnunettestbed_la_SOURCES = \ testbed_api_test.c \ testbed_api_topology.c testbed_api_topology.h \ testbed_api_sd.c testbed_api_sd.h \ - testbed_api_barriers.c testbed_api_barriers.h + testbed_api_barriers.c libgnunettestbed_la_LIBADD = $(XLIB) \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ -- 2.25.1