summaryrefslogtreecommitdiffstats
path: root/dom/xslt/base/moz.build
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2020-04-23 17:29:30 +0000
committerMoonchild <moonchild@palemoon.org>2020-04-23 17:29:30 +0000
commit0e27cb13cca8255e6afa3ba8a1b805ae8060588b (patch)
tree8f00eb054e942576f6d915bf27272775e5d72d4d /dom/xslt/base/moz.build
parenta6d34b3fc634bbf69cd8d38dafab2a10b21688f9 (diff)
downloadUXP-0e27cb13cca8255e6afa3ba8a1b805ae8060588b.tar
UXP-0e27cb13cca8255e6afa3ba8a1b805ae8060588b.tar.gz
UXP-0e27cb13cca8255e6afa3ba8a1b805ae8060588b.tar.lz
UXP-0e27cb13cca8255e6afa3ba8a1b805ae8060588b.tar.xz
UXP-0e27cb13cca8255e6afa3ba8a1b805ae8060588b.zip
Issue #80 - De-unify dom/xslt
Diffstat (limited to 'dom/xslt/base/moz.build')
-rw-r--r--dom/xslt/base/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/xslt/base/moz.build b/dom/xslt/base/moz.build
index 7d9cd70fa..d08db4935 100644
--- a/dom/xslt/base/moz.build
+++ b/dom/xslt/base/moz.build
@@ -4,7 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-UNIFIED_SOURCES += [
+SOURCES += [
'txDouble.cpp',
'txExpandedName.cpp',
'txExpandedNameMap.cpp',