mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent
This commit is contained in:
parent
00c0692c36
commit
e954ea3e95
19 changed files with 25 additions and 83 deletions
|
|
@ -6,6 +6,4 @@
|
|||
|
||||
if CONFIG['OS_ARCH'] in ('WINNT', 'Linux'):
|
||||
DIST_SUBDIR = ''
|
||||
FINAL_TARGET_FILES.fonts += [
|
||||
'TwemojiMozilla.ttf'
|
||||
]
|
||||
FINAL_TARGET_FILES.fonts += ['TwemojiMozilla.ttf']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue