Fix typo in makefile
This commit is contained in:
parent
cd4d0af327
commit
421beea1df
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -409,7 +409,7 @@ check_os:
|
|||
|
||||
.PHONY: fail_with_unknown_host
|
||||
fail_with_unknown_host:
|
||||
$(error Unkown host system!)
|
||||
$(error Unknown host system!)
|
||||
|
||||
.PHONY: fail_with_bad_dotfiles_location
|
||||
fail_with_bad_dotfiles_location:
|
||||
|
|
Loading…
Add table
Reference in a new issue