From: adilger Date: Wed, 15 Mar 2006 19:44:11 +0000 (+0000) Subject: Branch b1_4 X-Git-Tag: v1_7_100~528 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=89c0c0c2a8eb83f6615238c8c141dfe3e04c4c79 Branch b1_4 Remove SubVersion files on "make dist". --- diff --git a/build/autoMakefile.am.toplevel b/build/autoMakefile.am.toplevel index 3413efc..87b92a1 100644 --- a/build/autoMakefile.am.toplevel +++ b/build/autoMakefile.am.toplevel @@ -60,6 +60,7 @@ endif # MODULES dist-hook: find $(distdir) -name .deps -o \ -name CVS -o \ + -name .svn -o \ -name .#* | xargs rm -rf build/lustre.spec: build/lustre.spec.in config.status