Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 3860379ea9c34d36b6424a3cebd9b3414480e97b..d6ffac9e202650188d208702642dfb0e8b301d26 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -11,6 +11,7 @@ |
'../samples/samples.gyp:*', |
'../src/d8.gyp:d8', |
'../test/cctest/cctest.gyp:*', |
+ '../test/unittests/unittests.gyp:*', |
], |
'conditions': [ |
['component!="shared_library"', { |