Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lnet / klnds / Makefile.in
index 8b65144..d4e034c 100644 (file)
@@ -1,11 +1,13 @@
-ifeq (@MODULES_TRUE@,)
-
-@BUILD_GMNAL_TRUE@subdir-m += gmnal
-@BUILD_IBNAL_TRUE@subdir-m += ibnal
-@BUILD_QSWNAL_TRUE@subdir-m += qswnal
-@BUILD_SCIMACNAL_TRUE@subdir-m += scimacnal
-subdir-m += socknal
-
-endif # MODULES_TRUE
+@BUILD_GMLND_TRUE@subdir-m += gmlnd
+@BUILD_MXLND_TRUE@subdir-m += mxlnd
+@BUILD_RALND_TRUE@subdir-m += ralnd
+@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd
+@BUILD_OPENIBLND_TRUE@subdir-m += openiblnd
+@BUILD_CIBLND_TRUE@subdir-m += ciblnd
+@BUILD_IIBLND_TRUE@subdir-m += iiblnd
+@BUILD_VIBLND_TRUE@subdir-m += viblnd
+@BUILD_QSWLND_TRUE@subdir-m += qswlnd
+@BUILD_PTLLND_TRUE@subdir-m += ptllnd
+subdir-m += socklnd
 
 @INCLUDE_RULES@