Fix PHONY target that was missed in the test->check make target rename
1 files changed, 1 insertions(+), 1 deletions(-) M Makefile
M Makefile => Makefile +1 -1
@@ 2,7 2,7 @@ .SUFFIXES: .PHONY: \ all \ - test \ + check \ perf \ examples \ examples-web \