From 67a6bdfb25935801c173baa9fdadde7a202a36ad Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Apr 2019 11:30:40 +0200 Subject: fix ftbfs --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index e05b13702..051c4ebc7 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -181,6 +181,7 @@ libgnunettransporttesting2_la_SOURCES = \ transport-testing2.c transport-testing2.h libgnunettransporttesting2_la_LIBADD = \ libgnunettransport.la \ + $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/util/libgnunetutil.la libgnunettransporttesting2_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) -- cgit v1.2.3