summaryrefslogtreecommitdiffstats
path: root/accessible/xul/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
commit32577bdb3d2471c0e5ce4cfd0501a820157230cb (patch)
treed805947d89d0a0b6de8b7a635b0a7ea4a3d69c75 /accessible/xul/moz.build
parent51722cd4fecb5c8c79a302f2771cad71535df5ea (diff)
downloadUXP-32577bdb3d2471c0e5ce4cfd0501a820157230cb.tar
UXP-32577bdb3d2471c0e5ce4cfd0501a820157230cb.tar.gz
UXP-32577bdb3d2471c0e5ce4cfd0501a820157230cb.tar.lz
UXP-32577bdb3d2471c0e5ce4cfd0501a820157230cb.tar.xz
UXP-32577bdb3d2471c0e5ce4cfd0501a820157230cb.zip
Stop building /accessible unified and fix deprot.
Tag #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/xul/moz.build')
-rw-r--r--accessible/xul/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessible/xul/moz.build b/accessible/xul/moz.build
index df159b274..8ca9f68f4 100644
--- a/accessible/xul/moz.build
+++ b/accessible/xul/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 += [
'XULAlertAccessible.cpp',
'XULColorPickerAccessible.cpp',
'XULComboboxAccessible.cpp',