X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fsmfs%2FautoMakefile.am;h=c83fa84254beed7836d988476a9ecb0cb6dde07a;hb=658cf7b268a360339f53405ced92140d1ddc1621;hp=9d56fd3b1341ac0239aa640bfeb3f2daf9668a69;hpb=3de901fceee79de12a31428bcc6ba3a00f10d1fe;p=fs%2Flustre-release.git diff --git a/lustre/smfs/autoMakefile.am b/lustre/smfs/autoMakefile.am index 9d56fd3..c83fa84 100644 --- a/lustre/smfs/autoMakefile.am +++ b/lustre/smfs/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 = smfs$(KMODEXT) +endif -MOSTLYCLEANFILES = *.o *.ko *.mod.c -DIST_SOURCES = $(smfs-objs:%.o=%.c) kml_idl.h smfs_internal.h smfs_support.h +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ +DIST_SOURCES = $(smfs-objs:%.o=%.c) smfs_internal.h smfs_api.h