summaryrefslogtreecommitdiff
path: root/dom/xslt/xpath/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/xslt/xpath/moz.build')
-rw-r--r--dom/xslt/xpath/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/xslt/xpath/moz.build b/dom/xslt/xpath/moz.build
index a987b25089..635ff7d8e9 100644
--- a/dom/xslt/xpath/moz.build
+++ b/dom/xslt/xpath/moz.build
@@ -9,7 +9,7 @@ EXPORTS.mozilla.dom += [
'XPathResult.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'txBooleanExpr.cpp',
'txBooleanResult.cpp',
'txCoreFunctionCall.cpp',