gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: UTIL: fix ftbfs


From: gnunet
Subject: [gnunet] branch master updated: UTIL: fix ftbfs
Date: Sat, 14 Oct 2023 17:30:49 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

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

commit 4eb095257c85bef948dae591d88aa3c36b015119
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Oct 14 17:30:43 2023 +0200

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

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index a45c5ba17..3647ca08e 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -278,7 +278,7 @@ endif
 check_SCRIPTS = \
  test_crypto_vectors.sh
 
-check_PROGRAMS =
+check_PROGRAMS = \
  test_bio \
  test_child_management \
  test_client.nc \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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