aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fcdd44bfb..6d0284157 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,9 +14,10 @@ if HAVE_EXPERIMENTAL
14 rps 14 rps
15# dv (FTBFS) 15# dv (FTBFS)
16if HAVE_ABE 16if HAVE_ABE
17 EXP_DIR += identity-attribute \ 17 EXP_DIR += abe \
18 identity-provider \ 18 credential \
19 credential 19 identity-attribute \
20 identity-provider
20endif 21endif
21endif 22endif
22 23