summaryrefslogtreecommitdiffstats
path: root/dom/encoding/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/encoding/moz.build')
-rw-r--r--dom/encoding/moz.build7
1 files changed, 3 insertions, 4 deletions
diff --git a/dom/encoding/moz.build b/dom/encoding/moz.build
index 37292d6e5..7dc360aaf 100644
--- a/dom/encoding/moz.build
+++ b/dom/encoding/moz.build
@@ -11,7 +11,7 @@ EXPORTS.mozilla.dom += [
'TextEncoder.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'EncodingUtils.cpp',
'FallbackEncoding.cpp',
'TextDecoder.cpp',
@@ -19,9 +19,8 @@ UNIFIED_SOURCES += [
]
FINAL_LIBRARY = 'xul'
-LOCAL_INCLUDES += [
- '/intl/locale',
-]
+
+LOCAL_INCLUDES += ['/intl/locale']
props2arrays = '/intl/locale/props2arrays.py'
prefixes = (