X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=autoMakefile.am;h=27640fb9df5083fa5a26f868c8f31849a19805e8;hp=c78cbb39ed7608a052fc12c03a8e3570929c287d;hb=9dacbee7fe35e7dac5637c8ad5c62ece41d3c8ed;hpb=45e18442e2667b1c11ecda395657536c6208a76e diff --git a/autoMakefile.am b/autoMakefile.am index c78cbb3..27640fb 100644 --- a/autoMakefile.am +++ b/autoMakefile.am @@ -89,10 +89,10 @@ dist-hook: -name CVS -o \ -name .svn -o \ -name .git -o \ - -name .#* | xargs rm -rf + -name .#* -exec rm -rf {} \; $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - module-dist-hook + top_distdir="$(top_distdir)" distdir="$(distdir)" \ + module-dist-hook EXTRA_DIST = @PACKAGE_TARNAME@.spec \ build/Makefile \