From: Christian Grothoff Date: Thu, 6 Oct 2016 22:39:05 +0000 (+0000) Subject: fix #4703 X-Git-Tag: initial-import-from-subversion-38251~149 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=014c0a8f67696d36bf27af70537a6a71abaa1653;p=oweals%2Fgnunet.git fix #4703 --- 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 \