summaryrefslogtreecommitdiff
path: root/gfx/ycbcr/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/ycbcr/moz.build')
-rw-r--r--gfx/ycbcr/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfx/ycbcr/moz.build b/gfx/ycbcr/moz.build
index 7e04c96ed1..0c8eb7b83c 100644
--- a/gfx/ycbcr/moz.build
+++ b/gfx/ycbcr/moz.build
@@ -7,7 +7,7 @@ EXPORTS += [
'YCbCrUtils.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'scale_yuv_argb.cpp',
'ycbcr_to_rgb565.cpp',
'YCbCrUtils.cpp',