summaryrefslogtreecommitdiffstats
path: root/browser/app/Makefile.in
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-02-05 06:27:57 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-02-05 06:27:57 -0500
commit591ff8e63813bd4af50f4441d5bbc77c79d35dae (patch)
treed60872a901ed822bfff9d1b47621af13d4a395cc /browser/app/Makefile.in
parentd2b88bf812a9f13ac02e5cd116ae19e34a198ada (diff)
parentb7852aab25b8ab06e0463bbe7c5d20cdd6f89750 (diff)
downloadUXP-591ff8e63813bd4af50f4441d5bbc77c79d35dae.tar
UXP-591ff8e63813bd4af50f4441d5bbc77c79d35dae.tar.gz
UXP-591ff8e63813bd4af50f4441d5bbc77c79d35dae.tar.lz
UXP-591ff8e63813bd4af50f4441d5bbc77c79d35dae.tar.xz
UXP-591ff8e63813bd4af50f4441d5bbc77c79d35dae.zip
Merge branch 'branding-work'
Diffstat (limited to 'browser/app/Makefile.in')
-rw-r--r--browser/app/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/browser/app/Makefile.in b/browser/app/Makefile.in
index cbd2ec0fc..d807b4337 100644
--- a/browser/app/Makefile.in
+++ b/browser/app/Makefile.in
@@ -28,7 +28,7 @@ ifeq ($(OS_ARCH),WINNT)
# (this dependency should really be just for firefox.exe, not other targets)
# Note the manifest file exists in the tree, so we use the explicit filename
# here.
-EXTRA_DEPS += firefox.exe.manifest
+EXTRA_DEPS += basilisk.exe.manifest
endif
PROGRAMS_DEST = $(DIST)/bin