X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=ab8731fc27354c1756aefd6f2ae935f0213a2606;hb=342619bf17d389e4305c9ee72b609059706a8023;hp=09dd81d194f5e35beb7fb809d5f419e61c679a91;hpb=6914bcb2330e626e1990a4dcba00f52211afe313;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index 09dd81d19..ab8731fc2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,19 +11,15 @@ endif if HAVE_EXPERIMENTAL EXP_DIR = \ - rps + rps \ + credential if HAVE_ABE -if HAVE_JSON EXP_DIR += \ - abe \ - credential \ - reclaim-attribute \ - reclaim -endif + abe endif if HAVE_JSON EXP_DIR += \ - auction + auction endif endif @@ -123,7 +119,9 @@ SUBDIRS = \ exit \ pt \ secretsharing \ - $(EXP_DIR) \ + reclaim-attribute \ + reclaim \ + $(EXP_DIR) \ integration-tests endif