From aa4697d8b58e66544daf359a1257e8ab1eb5fce8 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 18 Sep 2013 12:46:26 +0000 Subject: remove unused variable added basic files for logging --- src/ats-tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ats-tests/Makefile.am') diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am index a281f0458..1662220b7 100644 --- a/src/ats-tests/Makefile.am +++ b/src/ats-tests/Makefile.am @@ -48,7 +48,7 @@ TESTS = $(check_PROGRAMS) endif perf_ats_proportional_core_none_SOURCES = \ - perf_ats.c + perf_ats.c perf_ats_logging.c perf_ats_proportional_core_none_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/testbed/libgnunettestbed.la \ @@ -57,7 +57,7 @@ perf_ats_proportional_core_none_LDADD = \ $(top_builddir)/src/transport/libgnunettransport.la perf_ats_proportional_transport_none_SOURCES = \ - perf_ats.c + perf_ats.c perf_ats_logging.c perf_ats_proportional_transport_none_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/testbed/libgnunettestbed.la \ -- cgit v1.2.3