diff options
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r-- | gyp/core.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp index 0a38ede481..7d9c9d774c 100644 --- a/gyp/core.gyp +++ b/gyp/core.gyp @@ -16,6 +16,7 @@ '../include/config', '../include/core', '../include/lazy', + '../include/pathops', '../include/pipe', '../include/ports', '../include/utils', @@ -95,6 +96,7 @@ '../include/config', '../include/core', '../include/lazy', + '../include/pathops', '../include/pipe', 'ext', ], |