summaryrefslogtreecommitdiff
path: root/layout/tables/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'layout/tables/moz.build')
-rw-r--r--layout/tables/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/tables/moz.build b/layout/tables/moz.build
index c068290fef..556a5de823 100644
--- a/layout/tables/moz.build
+++ b/layout/tables/moz.build
@@ -12,7 +12,7 @@ EXPORTS += [
'nsITableCellLayout.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'BasicTableLayoutStrategy.cpp',
'FixedTableLayoutStrategy.cpp',
'nsCellMap.cpp',