summaryrefslogtreecommitdiff
path: root/hadrian/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/README.md')
-rw-r--r--hadrian/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/hadrian/README.md b/hadrian/README.md
index d0ab7a274d..fcbe185a10 100644
--- a/hadrian/README.md
+++ b/hadrian/README.md
@@ -210,6 +210,9 @@ is close to zero (see [#197][test-issue]).
* `build clean` removes all build artefacts.
+* `build distclean` additionally remove the mingw tarballs and fs* files created
+ by configure.
+
* `build -B` forces Shake to rerun all rules, even if the previous build results
are still up-to-date.