X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmgmt%2FautoMakefile.am;h=967ab3cf704faaebbc88cb45feb39ddc0b8c2353;hp=0966ec8dcf64d0b0df57cb93396b00c035f50976;hb=a74d5df65aa887939138ea07dc7a23d0d293f7e0;hpb=2dc9c16e770415d56839e1996015fec5fab93f29 diff --git a/lustre/mgmt/autoMakefile.am b/lustre/mgmt/autoMakefile.am index 0966ec8..967ab3c 100644 --- a/lustre/mgmt/autoMakefile.am +++ b/lustre/mgmt/autoMakefile.am @@ -5,5 +5,5 @@ modulefs_DATA = mgmt-svc$(KMODEXT) mgmt-cli$(KMODEXT) -MOSTLYCLEANFILES = *.o *.ko *.mod.c +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ DIST_SOURCES = $(mgmt-svc-objs:.o=.c) $(mgc-cli-objs:.o=.c)