Whamcloud - gitweb
- merge 2 weeks of b1_4 fixes onto HEAD
[fs/lustre-release.git] / lustre / ptlbd / autoMakefile.am
1 # Copyright (C) 2002  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 !LINUX25
8 modulefs_DATA = ptlbd$(KMODEXT)
9 endif
10 endif
11
12 MOSTLYCLEANFILES = *.o *.ko *.mod.c
13 DIST_SOURCES = $(ptlbd-objs:%.o=%.c)