summaryrefslogtreecommitdiff
path: root/tools.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'tools.gyp')
-rw-r--r--tools.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools.gyp b/tools.gyp
index e0c04b4..3bc2814 100644
--- a/tools.gyp
+++ b/tools.gyp
@@ -30,6 +30,7 @@
'dependencies': [
'core.gyp:core',
'images.gyp:images',
+ 'ports.gyp:ports',
'utils.gyp:utils',
],
},
@@ -42,6 +43,7 @@
'dependencies': [
'core.gyp:core',
'images.gyp:images',
+ 'ports.gyp:ports',
'utils.gyp:utils',
],
},
@@ -54,6 +56,7 @@
'dependencies': [
'core.gyp:core',
'images.gyp:images',
+ 'ports.gyp:ports',
'utils.gyp:utils',
],
},