aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gyp1
-rw-r--r--gyp/opts.gyp1
2 files changed, 2 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 2639ff45c5..3034264570 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -22,6 +22,7 @@
'../include/utils',
'../include/xml',
'../src/core',
+ '../src/opts',
'../src/image',
],
'sources': [
diff --git a/gyp/opts.gyp b/gyp/opts.gyp
index 04966ba67b..d9cd6f29ba 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -173,6 +173,7 @@
'../src/opts/SkBitmapProcState_matrix_clamp_neon.h',
'../src/opts/SkBitmapProcState_matrix_repeat_neon.h',
'../src/opts/SkBlitRow_opts_arm_neon.cpp',
+ '../src/opts/SkXfermode_opts_arm_neon.cpp',
],
},
],