Index: pkg/pkg.gyp |
diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp |
index 4afbb197d6c0c884a0a0ca44abb04c6bf5e2fd49..ee3f0f1ae07c6e076ae0b101d15edc349fc7cec0 100644 |
--- a/pkg/pkg.gyp |
+++ b/pkg/pkg.gyp |
@@ -19,7 +19,8 @@ |
'"../third_party/pkg_tested"])', |
'<!@(["python", "../tools/list_pkg_directories.py", ' |
'"../runtime"])', |
- '../sdk/lib/_internal', |
+ '../sdk/lib/_internal/compiler_runtime/lib', |
+ '../sdk/lib/_internal/libraries_spec/lib', |
'../site/try', |
], |
'outputs': [ |