aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09726ebb..ec576354 100644
--- a/Makefile
+++ b/Makefile
@@ -273,7 +273,7 @@ version.h: FORCE
check: all
$(Q)cd validation && ./test-suite
-validation/%: $(PROGRAMS)
+validation/%: $(PROGRAMS) FORCE
$(Q)validation/test-suite $*