Update Makefile

This commit is contained in:
stanzabird 2022-05-21 10:41:40 +00:00
parent 430cda40b1
commit 5a14f06435

View file

@ -50,7 +50,7 @@ debug :
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)
(cd librewolf-$(shell cat version)-$(shell cat source_release) && cat browser/locales/shipped-locales | xargs ./mach package-multi-locale --locales)
full-mar :
python3 mk.py full-mar