X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fost%2FautoMakefile.am;h=95053d780e07dccf65b7b913d008dff4dca00cea;hb=a74d5df65aa887939138ea07dc7a23d0d293f7e0;hp=68933358e10b93019b944a0a69419f645a53b4fa;hpb=3de901fceee79de12a31428bcc6ba3a00f10d1fe;p=fs%2Flustre-release.git diff --git a/lustre/ost/autoMakefile.am b/lustre/ost/autoMakefile.am index 6893335..95053d7 100644 --- a/lustre/ost/autoMakefile.am +++ b/lustre/ost/autoMakefile.am @@ -3,7 +3,9 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution +if MODULES modulefs_DATA = ost$(KMODEXT) +endif -MOSTLYCLEANFILES = *.o *.ko *.mod.c +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES = $(ost-objs:%.o=%.c)