X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/68ae17932b8f8b5cf4bb37158902185517d9546e..996a2b0eabe48af1e245b96541a18b97fceb0477:/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)