aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/ports.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index bc03ccffb5..827318d64f 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -57,6 +57,9 @@
'../src/ports/SkFontConfigInterface_direct.cpp',
'../src/ports/SkThread_pthread.cpp',
],
+ 'sources!': [
+ '../src/ports/SkFontHost_tables.cpp',
+ ],
}],
[ 'skia_os == "nacl"', {
'dependencies': [