X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=ab8731fc27354c1756aefd6f2ae935f0213a2606;hb=342619bf17d389e4305c9ee72b609059706a8023;hp=6eaafdeee6643035fcfbcc0db5b43b9e21120a27;hpb=41d086c02574e08a820612faf2cfb6e68049b316;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index 6eaafdeee..ab8731fc2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,9 +12,7 @@ endif if HAVE_EXPERIMENTAL EXP_DIR = \ rps \ - credential \ - reclaim-attribute \ - reclaim + credential if HAVE_ABE EXP_DIR += \ abe @@ -121,6 +119,8 @@ SUBDIRS = \ exit \ pt \ secretsharing \ + reclaim-attribute \ + reclaim \ $(EXP_DIR) \ integration-tests