diff --git a/lustre/autoMakefile.am b/lustre/autoMakefile.am
index 04e635645b4ddaf531aae4abbda1c5e2ce3abdb8..a664117842937c9287a7b29a812e9258708ff076 100644
--- a/lustre/autoMakefile.am
+++ b/lustre/autoMakefile.am
@@ -6,7 +6,7 @@
 AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = . include portals ldiskfs lvfs obdclass lov ldlm ptlrpc      \
-	obdecho osc mdc mds obdfilter ost llite cobd ptlbd snapfs smfs cmobd \
+	obdecho osc mdc lmv  mds obdfilter ost llite cobd ptlbd snapfs smfs cmobd \
 	liblustre doc utils tests conf scripts
 
 EXTRA_DIST = BUGS FDL Rules.in kernel_patches kernel-tests/Makefile    \