mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Part 2
This commit is contained in:
parent
f2cea39d0d
commit
bab25e1aff
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue