chore: fix typo in Makefile

This commit is contained in:
tydeu 2021-09-13 12:52:37 -04:00
parent 60c749ab1d
commit e441c40a3d

View file

@ -39,4 +39,4 @@ test-bootstrapped: test-boostrapped-hello
test-boostrapped-hello:
cd hello && ./bootstrapped-test.sh
.PHONY: all verify-lake test time-bootstrap check-bootstrap test-bootstrapped
.PHONY: all check-lake test time-bootstrap check-bootstrap test-bootstrapped