aboutsummaryrefslogtreecommitdiff
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 735fbeac..32d3c8d9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -19,6 +19,10 @@
{
'dependencies': [ '../tests/tests.gyp:*', ],
}],
+ ['angle_build_samples==1 or angle_build_tests==1',
+ {
+ 'dependencies': [ '../util/util.gyp:*', ],
+ }],
],
},
],