Whamcloud - gitweb
land b_smallfix 20040407_1414:
[fs/lustre-release.git] / lustre / mgmt / 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 modulefs_DATA = mgmt-svc$(KMODEXT) mgmt-cli$(KMODEXT)
7
8 MOSTLYCLEANFILES = *.o *.ko *.mod.c
9 DIST_SOURCES = $(mgmt-svc-objs:.o=.c) $(mgc-cli-objs:.o=.c)