diff --git a/Makefile b/Makefile
index 2cb5f65c6f97834d55f2177bd201035e6f885097..9f7b4361d4644d91e6c018d0c7a5435d83ec6309 100644
--- a/Makefile
+++ b/Makefile
@@ -199,5 +199,5 @@ $(sort $(OBJDIRS)):
 # so this saves some time on slow systems.
 .SUFFIXES:
 
-.PHONY: all all-yes alltools *clean check config examples install*
+.PHONY: all all-yes alltools *clean config examples install*
 .PHONY: testprogs uninstall*