From f48595ede523757350ea8e4557dca37f72694d58 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 15 Feb 2019 20:55:59 +0100 Subject: fix dist build --- src/ats-tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ats-tests/Makefile.am') diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am index c85645b9d..83f9e1b6a 100644 --- a/src/ats-tests/Makefile.am +++ b/src/ats-tests/Makefile.am @@ -60,6 +60,7 @@ libgnunetatstesting_la_SOURCES = \ libgnunetatstesting_la_LIBADD = \ $(top_builddir)/src/testbed/libgnunettestbed.la \ $(top_builddir)/src/core/libgnunetcore.la \ + $(top_builddir)/src/transport/libgnunettransport.la \ $(top_builddir)/src/ats/libgnunetats.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -- cgit v1.2.3