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 86ed635d..398bdc00 100644
--- a/Makefile
+++ b/Makefile
@@ -69,7 +69,7 @@ clean::
rm -f toybox toybox_unstripped gen_config.h instlist
distclean: clean
- rm -f toybox_old .config*
+ rm -f toybox_old .config* toys/help.h
test: tests