Whamcloud - gitweb
replace tag with rtag to better deal with added/removed files
[fs/lustre-release.git] / lnet / klnds / ciblnd / autoMakefile.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 if MODULES
7 if BUILD_CIBLND
8 modulenet_DATA = kciblnd$(KMODEXT)
9 endif
10 endif
11
12 MOSTLYCLEANFILES = @MOSTLYCLEANFILES@
13 DIST_SOURCES = $(kciblnd-objs:%.o=%.c)
14