From 430cda40b15515eabe01ca0fbcc174756faf844b Mon Sep 17 00:00:00 2001 From: stanzabird Date: Sat, 21 May 2022 10:34:56 +0000 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dcf116b..96fd074 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +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) full-mar : python3 mk.py full-mar