mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 10:18:38 +09:00
[Basilisk] Update comment.
This commit is contained in:
parent
2e38cc1da9
commit
926243b406
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue