aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ee66ea6..7c7971d9 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ clean::
# If singlemake was in generated/ "make clean; make test_ls" wouldn't work.
distclean: clean root_clean
- @rm -f toybox* .config* .singlemake
+ @rm -f toybox* .config* .singlemake root_download
@echo removed .config
tests: