gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] 166/171: -move idp experimental


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 166/171: -move idp experimental
Date: Thu, 04 Jan 2018 16:11:14 +0100

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

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

commit 92d8c8a77e242a61927acc0e22fcecea479e6c43
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Tue Jan 2 16:37:08 2018 +0100

    -move idp experimental
---
 src/Makefile.am | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 68878b5a0..fcdd44bfb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -12,13 +12,11 @@ endif
 if HAVE_EXPERIMENTAL
  EXP_DIR = \
   rps
-endif
 #  dv (FTBFS)
-
-if HAVE_JSON
-if HAVE_MHD
-  ATTRIBUTE_DIR = identity-attribute
-  PROVIDER_DIR = identity-provider
+if HAVE_ABE
+  EXP_DIR += identity-attribute \
+                                                identity-provider \
+                                                credential
 endif
 endif
 
@@ -117,7 +115,6 @@ SUBDIRS = \
   revocation \
   vpn \
   gns \
-       credential \
   zonemaster \
   $(CONVERSATION_DIR) \
   fs \
@@ -131,8 +128,6 @@ SUBDIRS = \
   psyc \
   social \
   $(AUCTION_DIR) \
-  $(EXP_DIR) \
-       $(ATTRIBUTE_DIR) \
-  $(PROVIDER_DIR)
+  $(EXP_DIR)
 
 endif

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



reply via email to

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