Whamcloud - gitweb
land b_eq on HEAD
[fs/lustre-release.git] / lnet / Makefile.am
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 EXTRA_DIST = Rules.linux archdep.m4 include 
7 DIST_SUBDIRS = libcfs portals knals unals utils tests doc router
8 if LIBLUSTRE
9 SUBDIRS = portals unals utils
10 else
11 SUBDIRS = libcfs portals knals unals utils tests doc router
12 endif