From d0fdba92b0c8c861d223312f19f9278ba63e7f98 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Jul 2016 21:41:11 +0000 Subject: towards having sending in transport-testing API (not yet flexible enough) --- src/transport/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 767031e6f..d6c4e3ccf 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -153,7 +153,8 @@ libgnunettransporttesting_la_SOURCES = \ transport-testing.c transport-testing.h \ transport-testing-filenames.c \ transport-testing-loggers.c \ - transport-testing-main.c + transport-testing-main.c \ + transport-testing-send.c libgnunettransporttesting_la_LIBADD = \ libgnunettransport.la \ $(top_builddir)/src/hello/libgnunethello.la \ -- cgit v1.2.3