mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:47:45 +00:00
Build: Ensure "install" is a phony target
See https://github.com/SerenityOS/serenity/issues/897
This commit is contained in:
parent
456a4bc108
commit
1025fb53ee
1 changed files with 1 additions and 1 deletions
|
@ -107,4 +107,4 @@ clean:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
||||||
.PHONY: all clean
|
.PHONY: all clean install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue