diff --git a/Makefile b/Makefile index 86ed635dc..398bdc006 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