gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: readd reclaim


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: readd reclaim
Date: Mon, 14 Oct 2019 14:52:01 +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 0bd7e2106 readd reclaim
0bd7e2106 is described below

commit 0bd7e210600d4c391bc6c35f909f1960123de743
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Mon Oct 14 14:49:44 2019 +0200

    readd reclaim
---
 src/Makefile.am | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 51bf2d63d..09d176100 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,9 +12,7 @@ endif
 if HAVE_EXPERIMENTAL
  EXP_DIR = \
   rps \
-  abd \
-  reclaim-attribute \
-  reclaim
+  abd
 if HAVE_ABE
  EXP_DIR += \
   abe
@@ -59,6 +57,9 @@ endif
 if HAVE_MHD
 if HAVE_JSON
  REST_DIR = rest
+ RECLAIM_DIR = \
+  reclaim-attribute \
+  reclaim
 endif
 endif
 
@@ -121,6 +122,7 @@ SUBDIRS = \
   exit \
   pt \
   secretsharing \
+  $(RECLAIM_DIR) \
   $(EXP_DIR) \
   integration-tests
 

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



reply via email to

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