From 32577bdb3d2471c0e5ce4cfd0501a820157230cb Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 20 Apr 2019 11:12:56 +0200 Subject: 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. --- accessible/xul/moz.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accessible/xul/moz.build') 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', -- cgit v1.2.3