summaryrefslogtreecommitdiffstats
path: root/gfx/ots/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/ots/src/moz.build')
-rw-r--r--gfx/ots/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/ots/src/moz.build b/gfx/ots/src/moz.build
index 962a86a5b..a5028dfa8 100644
--- a/gfx/ots/src/moz.build
+++ b/gfx/ots/src/moz.build
@@ -9,7 +9,7 @@ EXPORTS += [
'../include/ots-memory-stream.h',
]
-UNIFIED_SOURCES += [
+SOURCES += [
'avar.cc',
'cff.cc',
'cff_charstring.cc',