aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r--gyp/bench.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index d6275905de..2a5071a2f1 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -38,6 +38,7 @@
'type': 'executable',
'sources': [
'../bench/GMBench.cpp',
+ '../bench/SKPBench.cpp',
'../bench/ResultsWriter.cpp',
'../bench/nanobench.cpp',
],