aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 43b1004eb..1c129b041 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -16,7 +16,7 @@ if HAVE_EXPERIMENTAL
16 psycutil \ 16 psycutil \
17 psycstore \ 17 psycstore \
18 psyc \ 18 psyc \
19 social 19 social
20# dv (FTBFS) 20# dv (FTBFS)
21if HAVE_ABE 21if HAVE_ABE
22if HAVE_JSON 22if HAVE_JSON
@@ -24,7 +24,9 @@ if HAVE_JSON
24 abe \ 24 abe \
25 credential \ 25 credential \
26 reclaim-attribute \ 26 reclaim-attribute \
27 reclaim 27 reclaim
28if HAVE_ZKLAIM
29 EXP_DIR += zklaim
28endif 30endif
29endif 31endif
30if HAVE_JSON 32if HAVE_JSON