Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index d7bcbf465..cf04ec61d 100644 --- a/Makefile +++ b/Makefile @@ -207,6 +207,8 @@ version.h: FORCE check: all $(Q)cd validation && ./test-suite +validation/%.t: FORCE + @validation/test-suite single $*.c clean: clean-check -- 2.14.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html