summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 945c59558..b46518d0a 100644
--- a/Makefile
+++ b/Makefile
@@ -353,6 +353,7 @@ clean:
$(RM) include/fpu_control.h
$(MAKE) -C extra/locale clean
$(MAKE) -C ldso clean
+ $(MAKE) -C libc clean
$(MAKE) -C libpthread clean
$(MAKE) -C test clean
$(MAKE) -C utils clean