gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix ftbfs


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix ftbfs
Date: Fri, 19 Apr 2019 16:27:57 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 4ab00a8c1 fix ftbfs
4ab00a8c1 is described below

commit 4ab00a8c15cf7cf286e290bc6227c5cbf3469dac
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Apr 19 16:27:49 2019 +0200

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

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index b5e195d84..e05b13702 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -277,7 +277,7 @@ gnunet_transport_certificate_creation_LDADD = \
 gnunet_communicator_unix_SOURCES = \
  gnunet-communicator-unix.c
 gnunet_communicator_unix_LDADD = \
-  libgnunettransportcommunicator2.la \
+  libgnunettransportcommunicator.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 

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



reply via email to

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