summaryrefslogtreecommitdiff
path: root/libc/string/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libc/string/Makefile.in')
-rw-r--r--libc/string/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/string/Makefile.in b/libc/string/Makefile.in
index 5ea86f02c..f0fa5b075 100644
--- a/libc/string/Makefile.in
+++ b/libc/string/Makefile.in
@@ -136,4 +136,4 @@ libc-nomulti-y += $(STRING_OUT)/__xpg_strerror_r.o
objclean-y += string_clean
string_clean:
- $(do_rm) $(addprefix $(STRING_OUT)/,$(addprefix *., o os oS) $(addprefix */*., o os oS))
+ $(do_rm) $(addprefix $(STRING_OUT)/,$(addprefix *., o os oS) $(addprefix */*., o os oS) $(addprefix */*/*., o os oS))