X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2FautoMakefile.am;h=5863e2631736ca1984d1c5dfcb5a97b7ccd736c1;hb=a66c72c37140e17f600f9cab8f8f3b09374a96c4;hp=97b8d0788c9c4b2b20c5ba70b2f523d61a0d4af4;hpb=2ec4f8cc2c890edcd2199c92113438c8584b78b7;p=fs%2Flustre-release.git diff --git a/build/autoMakefile.am b/build/autoMakefile.am index 97b8d07..5863e26 100644 --- a/build/autoMakefile.am +++ b/build/autoMakefile.am @@ -1 +1,5 @@ -EXTRA_DIST := Makefile +MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ + +# Override the default distclean, which removes Makefile +distclean: distclean-recursive + @true