diff --git a/toolkit/fonts/moz.build b/toolkit/fonts/moz.build index bfdff9e075..129a7737c6 100644 --- a/toolkit/fonts/moz.build +++ b/toolkit/fonts/moz.build @@ -3,5 +3,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -if CONFIG['MOZ_WIDGET_TOOLKIT'] in ('windows', 'gtk2', 'gtk3'): - FINAL_TARGET_FILES.fonts += ['TwemojiMozilla.ttf'] +FINAL_TARGET_FILES.fonts += ['TwemojiMozilla.ttf']