summaryrefslogtreecommitdiff
path: root/dom/media/webspeech/synth/pico/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/webspeech/synth/pico/moz.build')
-rw-r--r--dom/media/webspeech/synth/pico/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/webspeech/synth/pico/moz.build b/dom/media/webspeech/synth/pico/moz.build
index a889f891d7..30b29e9402 100644
--- a/dom/media/webspeech/synth/pico/moz.build
+++ b/dom/media/webspeech/synth/pico/moz.build
@@ -3,7 +3,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/.
-SOURCES += [
+UNIFIED_SOURCES += [
'nsPicoService.cpp',
'PicoModule.cpp'
]