From aa08dd38178fe6a83910b1cc836895e5d6b6da8c Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Sat, 13 Apr 2019 20:18:27 +0200 Subject: [PATCH] Add firefox.zip to dist-webstore --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e928171..153fef6 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,7 @@ dist: clean extension chromium firefox crx-webstore crx-github mkdir -p dist-webstore + cp dist/browserpass-firefox-$(VERSION).zip dist-webstore/firefox-$(VERSION).zip mv dist/browserpass-extension-$(VERSION).tar.gz dist-webstore/firefox-$(VERSION)-src.tar.gz cp -a chromium dist-webstore/