summaryrefslogtreecommitdiffstats
path: root/xlators/storage/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/storage/Makefile.am')
-rw-r--r--xlators/storage/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/xlators/storage/Makefile.am b/xlators/storage/Makefile.am
index 59b968969..c08e8e41b 100644
--- a/xlators/storage/Makefile.am
+++ b/xlators/storage/Makefile.am
@@ -1,3 +1,7 @@
-SUBDIRS = posix $(BDB_SUBDIR)
+SUBDIRS = posix
-CLEANFILES =
+if ENABLE_BD_XLATOR
+SUBDIRS += bd
+endif
+
+CLEANFILES =