X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2FautoMakefile.am.toplevel;h=3413efc0df991c4028f3e04671bd5ccd403f1ff6;hp=096edf5311f3513c65d65130768f3b56ac692d9d;hb=a2f68bc17cf30fc91ad5da36be41b235c9b51409;hpb=cd49f3321b4b69bc7bbb24b0340299d4d5e6b014 diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel index 096edf5..3413efc 100644 --- a/build/autoMakefile.am.toplevel +++ b/build/autoMakefile.am.toplevel @@ -58,8 +58,9 @@ endif # LINUX endif # MODULES dist-hook: - find $(distdir) -name .deps | xargs rm -rf - find $(distdir) -name CVS | xargs rm -rf + find $(distdir) -name .deps -o \ + -name CVS -o \ + -name .#* | xargs rm -rf build/lustre.spec: build/lustre.spec.in config.status ./config.status build/lustre.spec