gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 02/03: fixing 'make dist' issues


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 02/03: fixing 'make dist' issues
Date: Wed, 13 Feb 2019 00:53:28 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

commit 9f3172d558fd51842516d23288070d28c298c950
Author: Christian Grothoff <address@hidden>
AuthorDate: Wed Feb 13 00:45:54 2019 +0100

    fixing 'make dist' issues
---
 src/transport/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 3de46cf6f..93615b023 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -271,7 +271,7 @@ gnunet_communicator_udp_LDADD = \
   $(top_builddir)/src/nt/libgnunetnt.la \
   $(top_builddir)/src/statistics/libgnunetstatistics.la \
   $(top_builddir)/src/util/libgnunetutil.la \
-  $(LIBGCRYPT_LIBS) 
+  $(LIBGCRYPT_LIBS)
 
 
 gnunet_helper_transport_wlan_SOURCES = \
@@ -1339,6 +1339,7 @@ test_transport_api_slow_ats_LDADD = \
 
 
 EXTRA_DIST = \
+communicator-unix.conf \
 test_plugin_hostkey \
 test_plugin_hostkey.ecc \
 test_delay \

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



reply via email to

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