summaryrefslogtreecommitdiffstats
path: root/moz.build
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2019-12-16 21:13:00 -0800
committerThomas Groman <tgroman@nuegia.net>2019-12-16 21:13:00 -0800
commita50d5373404363e0f7ad98333ad29cf77d672e88 (patch)
treed997e5a3a295cfe237c340bd8cb247f229efa077 /moz.build
parent4492b5f8e774bf3b4f21e4e468fc052cbcbb468a (diff)
downloadwebbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.gz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.lz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.tar.xz
webbrowser-a50d5373404363e0f7ad98333ad29cf77d672e88.zip
removed TwemojiMozilla font
Diffstat (limited to 'moz.build')
-rw-r--r--moz.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/moz.build b/moz.build
index 72e3767..9dcbd36 100644
--- a/moz.build
+++ b/moz.build
@@ -9,7 +9,6 @@ CONFIGURE_SUBST_FILES += ['installer/Makefile']
DIRS += [
'base',
'components',
- 'fonts',
'locales',
'modules',
'themes',
@@ -21,4 +20,4 @@ if CONFIG['MAKENSISU']:
DIRS += ['installer/windows']
DIST_SUBDIR = 'browser'
-export('DIST_SUBDIR') \ No newline at end of file
+export('DIST_SUBDIR')