X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fost%2FautoMakefile.am;h=f178425e6e2d10ca874b7688785083baada13391;hb=d4fa283efe4762c901cab75739bb83ed57e275b3;hp=37e758376b721d6ee4a2d8d5e5580523c25af391;hpb=bd1b99d7caa6ab2b7c771524af9178a3da69eeab;p=fs%2Flustre-release.git diff --git a/lustre/ost/autoMakefile.am b/lustre/ost/autoMakefile.am index 37e7583..f178425 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 -DIST_SOURCES = $(ost-objs:%.o=%.c) +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +DIST_SOURCES = $(ost-objs:%.o=%.c) ost_internal.h