diff --git a/lustre/Makefile.am b/lustre/Makefile.am
index 718468b318a48b2890cf5670f46d2ff312870e7a..90726705a453f0fdb4dc41501be7c689de52a647 100644
--- a/lustre/Makefile.am
+++ b/lustre/Makefile.am
@@ -4,8 +4,8 @@
 # See the file COPYING in this distribution
 
 AUTOMAKE_OPTIONS = foreign
-SUBDIRS = ptlrpc llite lib ldlm obdecho mdc osc mds ost utils tests obdfilter
-SUBDIRS+= obdclass obdext2 obdfs demos doc scripts extN
+SUBDIRS = ptlrpc llite lib ldlm obdecho mdc osc extN mds ost utils tests obdfilter
+SUBDIRS+= obdclass obdext2 obdfs demos doc scripts 
 EXTRA_DIST = BUGS FDL Rules include patches
 
 # We get the version from the spec file.