summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3510a1ed59..59a1692018 100644
--- a/Makefile
+++ b/Makefile
@@ -198,5 +198,5 @@ $(sort $(OBJDIRS)):
# so this saves some time on slow systems.
.SUFFIXES:
-.PHONY: all alltools *clean check config examples install*
+.PHONY: all all-yes alltools *clean check config examples install*
.PHONY: testprogs uninstall*