summaryrefslogtreecommitdiff
path: root/accessible/aom/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-04-20 11:12:56 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-04-20 11:12:56 +0200
commita85bcbb89651fb125d96a00372ef729ab5988b4a (patch)
treed805947d89d0a0b6de8b7a635b0a7ea4a3d69c75 /accessible/aom/moz.build
parent9a429b8197a50e791756ca17977b812c4cd5f92d (diff)
downloaduxp-a85bcbb89651fb125d96a00372ef729ab5988b4a.tar.gz
Stop building /accessible unified and fix deprot.
Tag mcp-graveyard/UXP#80 Note: excludes changes to Mac-specific code because I can't build for OS X to check and fix deprot there.
Diffstat (limited to 'accessible/aom/moz.build')
-rw-r--r--accessible/aom/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessible/aom/moz.build b/accessible/aom/moz.build
index 7000812153..3d7575b0c3 100644
--- a/accessible/aom/moz.build
+++ b/accessible/aom/moz.build
@@ -8,7 +8,7 @@ EXPORTS.mozilla.dom += [
'AccessibleNode.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'AccessibleNode.cpp',
]