From c0b81510ffe194dc662c3a6267d5e66a69873c4b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 9 Jul 2016 22:34:49 +0000 Subject: -start to refactor testcases for sanity --- src/transport/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index f9a9fe19c..721e05d83 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -150,7 +150,9 @@ lib_LTLIBRARIES = \ $(TESTING_LIBS) libgnunettransporttesting_la_SOURCES = \ - transport-testing.c transport-testing.h + transport-testing.c transport-testing.h \ + transport-testing-filenames.c \ + transport-testing-main.c libgnunettransporttesting_la_LIBADD = \ libgnunettransport.la \ $(top_builddir)/src/hello/libgnunethello.la \ -- cgit v1.2.3