Index: gyp/utils.gyp |
diff --git a/gyp/utils.gyp b/gyp/utils.gyp |
index 4ac9284d5371112ac12da0e34fa96719c6c7bc0d..1b51b18c10a95a9684029a4253084852e1b80572 100644 |
--- a/gyp/utils.gyp |
+++ b/gyp/utils.gyp |
@@ -1,3 +1,4 @@ |
+# Gyp for utils. |
{ |
'targets': [ |
{ |
@@ -10,6 +11,7 @@ |
'../include/core', |
'../include/effects', |
'../include/images', |
+ '../include/lazy', |
'../include/pipe', |
'../include/utils', |
'../include/utils/mac', |