X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fsmfs%2FautoMakefile.am;h=c83fa84254beed7836d988476a9ecb0cb6dde07a;hb=272294dfa235dac803ed2d2b2ee8e0bd402622bb;hp=952cfa77944cd76208851d48925719f7dc136d32;hpb=2dc9c16e770415d56839e1996015fec5fab93f29;p=fs%2Flustre-release.git diff --git a/lustre/smfs/autoMakefile.am b/lustre/smfs/autoMakefile.am index 952cfa7..c83fa84 100644 --- a/lustre/smfs/autoMakefile.am +++ b/lustre/smfs/autoMakefile.am @@ -3,9 +3,9 @@ # This code is issued under the GNU General Public License. # See the file COPYING in this distribution -if SMFS +if MODULES modulefs_DATA = smfs$(KMODEXT) endif -MOSTLYCLEANFILES = *.o *.ko *.mod.c -DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h