gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 07/07: - fix dependency changes


From: gnunet
Subject: [gnunet] 07/07: - fix dependency changes
Date: Thu, 15 Oct 2020 12:19: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.

commit 2014568d443adc99aed6cabdaaf300fbccadf3d8
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Thu Oct 15 12:10:19 2020 +0200

    - fix dependency changes
---
 src/Makefile.am | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 234a63389..b728162d0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -11,8 +11,8 @@ endif
 
 if HAVE_EXPERIMENTAL
  EXP_DIR = \
-  rps \
-  abd
+  rps
+  #abd FTBFS
 if HAVE_ABE
  EXP_DIR += \
   abe
@@ -51,13 +51,11 @@ SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
   nt \
-  gnsrecord \
   hello \
   block \
   statistics \
   arm \
   $(TESTING) \
-  $(JSON_DIR) \
   $(CURL_DIR) \
   $(REST_DIR) \
   peerinfo \
@@ -74,7 +72,6 @@ SUBDIRS = \
   fragmentation \
   transport \
   ats-tool \
-  peerinfo-tool \
   core \
   $(TESTBED) \
   $(ATS_TESTS) \
@@ -85,8 +82,11 @@ SUBDIRS = \
   regex \
   dns \
   identity \
+  gnsrecord \
+  $(JSON_DIR) \
   namecache \
   namestore \
+  peerinfo-tool \
   cadet \
   set \
   seti \

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