gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 01/03: fix ftbfs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 01/03: fix ftbfs
Date: Sat, 20 Apr 2019 11:31:21 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

commit 67a6bdfb25935801c173baa9fdadde7a202a36ad
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Apr 20 11:30:40 2019 +0200

    fix ftbfs
---
 src/transport/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

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)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]