~ashn/autil

68607337faa59ae5dc0a24dc1f8b9a1a67d583f9 — ashn 6 months ago efa8ee3
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 \