X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=build%2FautoMakefile.am;h=5863e2631736ca1984d1c5dfcb5a97b7ccd736c1;hp=97b8d0788c9c4b2b20c5ba70b2f523d61a0d4af4;hb=784bbd385b22b6578bb98691f3bb130a1ed84dc6;hpb=2ec4f8cc2c890edcd2199c92113438c8584b78b7 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