gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated (6f88d7b83 -> 25d4c3a13)


From: gnunet
Subject: [gnunet] branch master updated (6f88d7b83 -> 25d4c3a13)
Date: Thu, 05 Jan 2023 09:12:04 +0100

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

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

    from 6f88d7b83 REGEX: Fix build with recent llvm/clang. Fixes #7550
     new 672951a9a - bump handbook
     new 25d4c3a13 GNSRECORD/UTIL: Move test vector generation binaries to 
libexec

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 contrib/sphinx            | 2 +-
 src/gnsrecord/Makefile.am | 2 +-
 src/util/Makefile.am      | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/contrib/sphinx b/contrib/sphinx
index 263aed2cf..3234b526e 160000
--- a/contrib/sphinx
+++ b/contrib/sphinx
@@ -1 +1 @@
-Subproject commit 263aed2cf5b5bbad6620fee899769eb4b0762f6e
+Subproject commit 3234b526e4ee2892c095bc4d1287c5e5c71519aa
diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index e2538b1a2..202d3f7ee 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -12,7 +12,7 @@ if USE_COVERAGE
   XLIBS = -lgcov
 endif
 
-bin_PROGRAMS = \
+libexec_PROGRAMS = \
   gnunet-gnsrecord-tvg
 
 
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 89228ed0b..591a6f092 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -158,12 +158,12 @@ lib_LTLIBRARIES = libgnunetutil.la
 
 libexec_PROGRAMS = \
  gnunet-service-resolver \
- gnunet-timeout
+ gnunet-timeout \
+ gnunet-crypto-tvg
 
 bin_PROGRAMS = \
  gnunet-base32 \
  gnunet-config \
- gnunet-crypto-tvg \
  gnunet-resolver \
  $(GNUNET_ECC) \
  $(GNUNET_SCRYPT) \

-- 
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]