From 7730f31811cac8a3e46ce36f94778a52dce48b33 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 13 Oct 2018 08:40:24 +0200 Subject: Fix test dependencies --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ed93b0a..3a8b625 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ FORCE: clean: rm -f $(PROGS) $(TESTS) $(BENCHMARKS) -%.run: +%.run: % $* test: tests $(addsuffix .run, $(TESTS)) FORCE -- cgit v1.2.1