From dd9af06efa886153b1e2a5c994d861bf4f65b060 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 4 May 2018 17:22:03 +0200 Subject: Issue #325 Part 11: Fix up build files. --- toolkit/components/moz.build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'toolkit/components') diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build index 5dba09a32..e0b412428 100644 --- a/toolkit/components/moz.build +++ b/toolkit/components/moz.build @@ -70,8 +70,7 @@ DIRS += [ if CONFIG['MOZ_WEBEXTENSIONS']: DIRS += ['webextensions'] -if CONFIG['ENABLE_INTL_API']: - DIRS += ['mozintl'] +DIRS += ['mozintl'] if not CONFIG['MOZ_FENNEC']: DIRS += ['narrate', 'viewsource']; -- cgit v1.2.3