diff --git a/browser/installer/windows/Makefile.in b/browser/installer/windows/Makefile.in index a8305d077d..600bdfeb6e 100644 --- a/browser/installer/windows/Makefile.in +++ b/browser/installer/windows/Makefile.in @@ -5,7 +5,7 @@ include $(topsrcdir)/toolkit/mozapps/installer/package-name.mk CONFIG_DIR = instgen -SFX_MODULE = $(topsrcdir)/other-licenses/7zstub/firefox/7zSD.sfx +SFX_MODULE = $(topsrcdir)/other-licenses/7zstub/uxp/7zSD.sfx INSTALLER_FILES = \ app.tag \ diff --git a/other-licenses/7zstub/firefox/7zSD.sfx b/other-licenses/7zstub/firefox/7zSD.sfx deleted file mode 100644 index 0880e7669b..0000000000 Binary files a/other-licenses/7zstub/firefox/7zSD.sfx and /dev/null differ diff --git a/other-licenses/7zstub/palemoon/7zSD.sfx b/other-licenses/7zstub/palemoon/7zSD.sfx new file mode 100644 index 0000000000..ecb03bad36 Binary files /dev/null and b/other-licenses/7zstub/palemoon/7zSD.sfx differ diff --git a/other-licenses/7zstub/uxp/7zSD.sfx b/other-licenses/7zstub/uxp/7zSD.sfx new file mode 100644 index 0000000000..62318e1f36 Binary files /dev/null and b/other-licenses/7zstub/uxp/7zSD.sfx differ