X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/9bcefa0e5fa0e0bc776aa07dbe37853dbc6f0ba8..62856c197b9b441523725a1244bab1575ea827c7:/tests/Makefile diff --git a/tests/Makefile b/tests/Makefile index 54bdd0f..16d522a 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -4,7 +4,7 @@ T=$(filter-out _lib.sh,$(wildcard *.sh)) all: $(T) html -TEST_FLAGS = -x +TEST_FLAGS = -X $(T):%: ./$@ $(TEST_FLAGS)