mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Fix typo
This commit is contained in:
4
Makefile
4
Makefile
@ -114,5 +114,5 @@ help:
|
|||||||
|
|
||||||
|
|
||||||
# No targets generates an output named after themselves
|
# No targets generates an output named after themselves
|
||||||
.PHONY all get-libs build amd64 run
|
.PHONY: all get-libs build amd64 run
|
||||||
.PHONY format test verify clean distclean help
|
.PHONY: format test verify clean distclean help
|
||||||
|
Reference in New Issue
Block a user