X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=build%2FautoMakefile.am;h=a858868288c99ab58faa41a552d83d2085d1568e;hb=c4f8279e40f9cbc6b266db19f239d8e175da089c;hp=9feea2537d30d5cccbcbdb471fdb26b18866b432;hpb=356b11c36639b3470c197129a92f4cf26f61d87a;p=fs%2Flustre-release.git diff --git a/build/autoMakefile.am b/build/autoMakefile.am index 9feea25..a858868 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -1,8 +1,7 @@ -EXTRA_DIST := Makefile Makefile.in.toplevel autoMakefile.am.toplevel \ - lbuild linux-merge-config.awk \ - linux-merge-modules.awk linux-rhconfig.h lmake \ - lustre-kernel-2.4.spec.in lustre.spec lustre.spec \ - suse-functions.sh suse-post.sh suse-postun.sh \ - suse-trigger-script.sh.in README.kernel-source +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -SUBDIRS := autoconf +# Override the default distclean, which removes Makefile +distclean: distclean-recursive + @true + +SUBDIRS = autoconf