X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2FautoMakefile.am;h=5863e2631736ca1984d1c5dfcb5a97b7ccd736c1;hb=62a859fade43e23636170d054a4385d5b669774c;hp=95994a4bd3a67a240b4add9aaf817bb8a14a5fe2;hpb=27b6961062f1cc0f70b57adab0765d7cb9bae221;p=fs%2Flustre-release.git diff --git a/build/autoMakefile.am b/build/autoMakefile.am index 95994a4..5863e26 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -1,8 +1,5 @@ -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 +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ -SUBDIRS := autoconf +# Override the default distclean, which removes Makefile +distclean: distclean-recursive + @true