chore: fix typo in Makefile
This commit is contained in:
parent
60c749ab1d
commit
e441c40a3d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue