summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 37039e6ff..27526d09a 100644
--- a/Makefile
+++ b/Makefile
@@ -116,6 +116,6 @@ distclean: dirclean config-clean
rm -rf dl .*config* .pkg* .prereq
-.SILENT: clean dirclean distclean config-clean
+.SILENT: clean dirclean distclean config-clean download world
.PHONY: FORCE
FORCE: