From 22e23d5ab0a14f105da6f0b6d5d6ccba7f5374c8 Mon Sep 17 00:00:00 2001 From: Moonchild Date: Tue, 5 Jan 2021 13:14:40 +0000 Subject: Update comment. --- basilisk/app/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basilisk/app/Makefile.in b/basilisk/app/Makefile.in index 5f82f69..edb52e4 100644 --- a/basilisk/app/Makefile.in +++ b/basilisk/app/Makefile.in @@ -24,8 +24,8 @@ NSDISTMODE = copy include $(topsrcdir)/config/config.mk ifeq ($(OS_ARCH),WINNT) -# Rebuild firefox.exe if the manifest changes - it's included by splash.rc. -# (this dependency should really be just for firefox.exe, not other targets) +# Rebuild basilisk.exe if the manifest changes - it's included by splash.rc. +# (this dependency should really be just for basilisk.exe, not other targets) # Note the manifest file exists in the tree, so we use the explicit filename # here. EXTRA_DEPS += basilisk.exe.manifest -- cgit v1.2.3