Issue #889 - Clean up the Pale Moon tree - Part 2a: Make moz.build consistent

This commit is contained in:
NTD 2018-11-30 12:55:21 -05:00 committed by Roy Tam
commit e954ea3e95
19 changed files with 25 additions and 83 deletions

View file

@ -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']