Update Makefile
This commit is contained in:
parent
762ee08b19
commit
430cda40b1
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -50,6 +50,7 @@ debug :
|
||||||
|
|
||||||
artifacts :
|
artifacts :
|
||||||
python3 mk.py artifacts
|
python3 mk.py artifacts
|
||||||
|
(cd librewolf-$(shell cat version)-$(shell cat source_release) && ./mach build && cat browser/locales/shipped-locales | xargs ./mach package-multi-locale --locales)
|
||||||
|
|
||||||
full-mar :
|
full-mar :
|
||||||
python3 mk.py full-mar
|
python3 mk.py full-mar
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue