mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 01:17:34 +09:00
Add final_target_files
This commit is contained in:
parent
204231fe13
commit
d8e4052751
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ JAR_MANIFESTS += ['jar.mn']
|
||||||
|
|
||||||
FINAL_TARGET = 'dist/bin/browser'
|
FINAL_TARGET = 'dist/bin/browser'
|
||||||
|
|
||||||
EXTRA_COMPONENTS += [
|
FINAL_TARGET_FILES.components += [
|
||||||
'components/about.js',
|
'components/about.js',
|
||||||
'components/about.manifest',
|
'components/about.manifest',
|
||||||
'components/protocol.js',
|
'components/protocol.js',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue