added missing newline
This commit is contained in:
parent
f18a0b2393
commit
bfcc829d87
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ help :
|
||||||
@echo "use: make [help] [all] [clean] [build] [package] [artifacts]"
|
@echo "use: make [help] [all] [clean] [build] [package] [artifacts]"
|
||||||
@echo ""
|
@echo ""
|
||||||
@echo " fetch - get the latest tarball. must be done first, at least once."
|
@echo " fetch - get the latest tarball. must be done first, at least once."
|
||||||
|
@echo ""
|
||||||
@echo " all - Build librewolf and it's windows artifacts."
|
@echo " all - Build librewolf and it's windows artifacts."
|
||||||
@echo " build - Perform './mach build' on the extracted tarball."
|
@echo " build - Perform './mach build' on the extracted tarball."
|
||||||
@echo " package - multilocale package."
|
@echo " package - multilocale package."
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue