diff --git a/Makefile b/Makefile
index a5651c1bded6c15a8d3b82930ef5db70b0f1614e..4d0941f00610c334a98c5b88b6faa5c48e57090c 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,7 @@ SRC=\
 	src/*/*/* \
 	src/*/*/*/*
 
-.PHONY: all clean fmt libc test
+.PHONY: all clean fmt libc libm test
 
 all: libc libm