mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Add about.manifest and protocol.manifest
This commit is contained in:
parent
6c5998576b
commit
c01bef620c
6 changed files with 13 additions and 10 deletions
|
|
@ -8,7 +8,9 @@ JAR_MANIFESTS += ['jar.mn']
|
|||
FINAL_TARGET = 'dist/bin/browser'
|
||||
|
||||
FINAL_TARGET_FILES.components += [
|
||||
'components/about.manifest',
|
||||
'components/about.js',
|
||||
'components/protocol.manifest',
|
||||
'components/protocol.js',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue