diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/ports.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/ports.gyp b/gyp/ports.gyp index fa717e14bb..fff368df6a 100644 --- a/gyp/ports.gyp +++ b/gyp/ports.gyp @@ -18,6 +18,7 @@ '../include/xml', '../src/core', '../src/lazy', + '../src/ports', '../src/sfnt', '../src/utils', ], |