summaryrefslogtreecommitdiffstats
path: root/browser/app/Makefile.in
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-02-05 12:41:16 +0100
committerwolfbeast <mcwerewolf@gmail.com>2018-02-05 12:41:16 +0100
commit2d652d1c355c8bdde03a6c278b5b7b444424e394 (patch)
tree0ea18eabc7d3cdec78e59701e10e15a662af6641 /browser/app/Makefile.in
parent2782832f265a8e0a7923ca885b431907cde7cc49 (diff)
parente8417003899a4ec9274815be30352c1328fc32e9 (diff)
downloadUXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar
UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.gz
UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.lz
UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.tar.xz
UXP-2d652d1c355c8bdde03a6c278b5b7b444424e394.zip
Merge branch 'master' into ported-upstream
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