Whamcloud - gitweb
b=2776
[fs/lustre-release.git] / lnet / Makefile.am
index 1a223f2..0083ac1 100644 (file)
@@ -5,8 +5,15 @@
 
 EXTRA_DIST = Rules.linux archdep.m4 include 
 DIST_SUBDIRS = libcfs portals knals unals utils tests doc router
+
 if LIBLUSTRE
 SUBDIRS = portals unals utils
 else
+
+if CRAY_PORTALS
+SUBDIRS = libcfs tests doc 
+else 
 SUBDIRS = libcfs portals knals unals utils tests doc router
 endif
+
+endif