gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/03: TNG testing: Update Makefile.am


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/03: TNG testing: Update Makefile.am
Date: Thu, 18 Apr 2019 15:37:54 +0200

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

julius-buenger pushed a commit to branch master
in repository gnunet.

commit e65fe33196eaa06ec2bdb31eb50f3b4d51e18fe9
Author: Julius Bünger <address@hidden>
AuthorDate: Thu Apr 18 12:00:26 2019 +0200

    TNG testing: Update Makefile.am
---
 src/transport/Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index c9b23b6c4..b5e195d84 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 = \
-  libgnunettransportcommunicator.la \
+  libgnunettransportcommunicator2.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la
 
@@ -675,7 +675,7 @@ TESTS = \
  $(HTTPS_API_TIMEOUT_TEST) \
  $(WLAN_TIMEOUT_TEST) \
  $(BT_TIMEOUT_TEST) \
- test_communicator_udp
+ test_communicator_unix
 if HAVE_GETOPT_BINARY
 TESTS += \
 test_transport_api_slow_ats
@@ -789,9 +789,9 @@ test_plugin_udp_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la  \
  libgnunettransporttesting.la
 
-test_communicator_udp_SOURCES = \
- test_communicator_udp.c
-test_communicator_udp_LDADD = \
+test_communicator_unix_SOURCES = \
+ test_communicator_unix.c
+test_communicator_unix_LDADD = \
  libgnunettransporttesting2.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]