summaryrefslogtreecommitdiffstats
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 1a7dbf89f..aa989ee91 100644
--- a/dom/xslt/xpath/moz.build
+++ b/dom/xslt/xpath/moz.build
@@ -10,7 +10,7 @@ EXPORTS.mozilla.dom += [
'XPathResult.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'txBooleanExpr.cpp',
'txBooleanResult.cpp',
'txCoreFunctionCall.cpp',