mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-27 07:31:44 +03:00
configure.sh: Fix grammatical typo
This commit is contained in:
parent
30ea538cef
commit
35e76391fe
@ -117,7 +117,7 @@ function configure() {
|
|||||||
echo >> "$MAKEFILE" ""
|
echo >> "$MAKEFILE" ""
|
||||||
echo >> "$MAKEFILE" "include \$(SRCDIR)/build/makefile_base.mak"
|
echo >> "$MAKEFILE" "include \$(SRCDIR)/build/makefile_base.mak"
|
||||||
|
|
||||||
stat "Created $MAKEFILE, run now make to build."
|
stat "Created $MAKEFILE, now run make to build."
|
||||||
stat " See BUILDING.md for make targets and instructions"
|
stat " See BUILDING.md for make targets and instructions"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user