gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -add distcheck flags


From: gnunet
Subject: [gnunet] branch master updated: -add distcheck flags
Date: Wed, 05 Jan 2022 08:27:12 +0100

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 18d8c9f25 -add distcheck flags
18d8c9f25 is described below

commit 18d8c9f2594c37514ac7130640b9b5b059c4bbc4
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jan 5 08:27:05 2022 +0100

    -add distcheck flags
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 30cc02bc9..612bdca63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,8 @@
 # This Makefile.am is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-experimental
+
 # only documentation (ALL of the documentation)
 if DOCUMENTATION_ONLY
   SUBDIRS = bin doc

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