mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Fix typo
This commit is contained in:
parent
19bb26a789
commit
6a204753c0
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -114,5 +114,5 @@ help:
|
|||
|
||||
|
||||
# No targets generates an output named after themselves
|
||||
.PHONY all get-libs build amd64 run
|
||||
.PHONY format test verify clean distclean help
|
||||
.PHONY: all get-libs build amd64 run
|
||||
.PHONY: format test verify clean distclean help
|
||||
|
|
Loading…
Reference in a new issue