summaryrefslogtreecommitdiffstats
path: root/browser/app/Makefile.in
diff options
context:
space:
mode:
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