X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmds%2FautoMakefile.am;h=e5bdbcfba46094cc65c66de7f4afcc8d62c9d805;hb=c4f3c715b1938c490b94c389001e32e9237cf09e;hp=b05a4b528f8d2733c43cfbc798fb5fcba2145b95;hpb=2dc9c16e770415d56839e1996015fec5fab93f29;p=fs%2Flustre-release.git diff --git a/lustre/mds/autoMakefile.am b/lustre/mds/autoMakefile.am index b05a4b5..e5bdbcf 100644 --- a/lustre/mds/autoMakefile.am +++ b/lustre/mds/autoMakefile.am @@ -7,5 +7,5 @@ if MODULES modulefs_DATA = mds$(KMODEXT) endif -MOSTLYCLEANFILES = *.o *.ko *.mod.c -DIST_SOURCES = $(mds-objs:%.o=%.c) mds_internal.h +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +DIST_SOURCES := $(mds-objs:%.o=%.c) mds_internal.h