diff options
Diffstat (limited to 'moz.build')
-rw-r--r-- | moz.build | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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') |