X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=inline;f=lustre%2Fportals%2FMakefile.am;h=0083ac194b66984d57a32930537a323af71dda1e;hb=65612dba1342e53921b1df7aed01a3ec3832f578;hp=1a223f2387108c6432bbce5f9fdf38a1b27a1f1a;hpb=96ec6856f91f7f9031cfce4273c714d72cfe59ae;p=fs%2Flustre-release.git diff --git a/lustre/portals/Makefile.am b/lustre/portals/Makefile.am index 1a223f2..0083ac1 100644 --- a/lustre/portals/Makefile.am +++ b/lustre/portals/Makefile.am @@ -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