From 5f6cd00d4d79dbf8eef6d0b9be1b13c249eb54bd Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 4 Apr 2012 16:10:41 +0000 Subject: - added check against statistics --- src/integration-tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/integration-tests/Makefile.am') diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am index 31f82170b..68dc5a63f 100644 --- a/src/integration-tests/Makefile.am +++ b/src/integration-tests/Makefile.am @@ -44,6 +44,7 @@ endif connection_watchdog_SOURCE = \ connection_watchdog.c connection_watchdog_LDADD = \ + $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/util/libgnunetutil.la -- cgit v1.2.3