X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2FautoMakefile.am;h=5863e2631736ca1984d1c5dfcb5a97b7ccd736c1;hb=7861d0754d42ed2a02a330eb730cb43f21dd30f2;hp=2802978f8fa01b036ee6f925f87a778c01562742;hpb=87a2010dd6dc319922325739995b4233518328db;p=fs%2Flustre-release.git diff --git a/build/autoMakefile.am b/build/autoMakefile.am index 2802978..5863e26 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST := Makefile 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@ + +# Override the default distclean, which removes Makefile +distclean: distclean-recursive + @true