X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fost%2FautoMakefile.am;h=95053d780e07dccf65b7b913d008dff4dca00cea;hp=37e758376b721d6ee4a2d8d5e5580523c25af391;hb=a74d5df65aa887939138ea07dc7a23d0d293f7e0;hpb=2dc9c16e770415d56839e1996015fec5fab93f29 diff --git a/lustre/ost/autoMakefile.am b/lustre/ost/autoMakefile.am index 37e7583..95053d7 100644 --- a/lustre/ost/autoMakefile.am +++ b/lustre/ost/autoMakefile.am @@ -7,5 +7,5 @@ if MODULES modulefs_DATA = ost$(KMODEXT) endif -MOSTLYCLEANFILES = *.o *.ko *.mod.c +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES = $(ost-objs:%.o=%.c)