From 947b84dcdee19d6a4b1fcad10618a2b4f505b3b9 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Thu, 11 Apr 2019 21:21:06 +0200 Subject: RECLAIM: improve help --- src/Makefile.am | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index c1c708aa6..b16792e15 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,19 +11,17 @@ endif if HAVE_EXPERIMENTAL EXP_DIR = \ - rps + rps \ + credential \ + reclaim-attribute \ + reclaim 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 -- cgit v1.2.3