Whamcloud - gitweb
Fix --disable-modules build.
[fs/lustre-release.git] / lustre / Makefile.in
index 045da85..59849db 100644 (file)
@@ -1,5 +1,3 @@
-ifeq (@MODULES_TRUE@,)
-
 subdir-m += portals
 
 @LDISKFS_TRUE@subdir-m  += ldiskfs
 subdir-m += portals
 
 @LDISKFS_TRUE@subdir-m  += ldiskfs
@@ -24,6 +22,4 @@ endif # PATCHLEVEL = 4
 @SNAPFS_TRUE@subdir-m += snapfs
 @SMFS_TRUE@subdir-m += smfs
 
 @SNAPFS_TRUE@subdir-m += snapfs
 @SMFS_TRUE@subdir-m += smfs
 
-endif # MODULES_TRUE
-
 @INCLUDE_RULES@
 @INCLUDE_RULES@