Whamcloud - gitweb
LU-4360 Fix use after free in ksocknal_send
[fs/lustre-release.git] / lnet / klnds / Makefile.in
index 2a01119..ad17897 100644 (file)
@@ -1,6 +1,8 @@
-@BUILD_GMNAL_TRUE@subdir-m += gmnal
-@BUILD_OPENIBNAL_TRUE@subdir-m += openibnal
-@BUILD_QSWNAL_TRUE@subdir-m += qswnal
-subdir-m += socknal
+@BUILD_MXLND_TRUE@subdir-m += mxlnd
+@BUILD_RALND_TRUE@subdir-m += ralnd
+@BUILD_GNILND_TRUE@subdir-m += gnilnd
+@BUILD_O2IBLND_TRUE@subdir-m += o2iblnd
+@BUILD_QSWLND_TRUE@subdir-m += qswlnd
+subdir-m += socklnd
 
 @INCLUDE_RULES@