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.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/xlators/storage/Makefile.am b/xlators/storage/Makefile.am
index 9cb9ded30..e1316a127 100644
--- a/xlators/storage/Makefile.am
+++ b/xlators/storage/Makefile.am
@@ -1,3 +1,6 @@
SUBDIRS = posix
-CLEANFILES =
+if ENABLE_BD_XLATOR
+SUBDIRS += bd_map
+endif
+CLEANFILES =