Index: pkg/pkg.gyp |
diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp |
index f74e040e5617b06cbb879527a743aa99cdc77393..9e37d4da0805fc256b39b3544d321cc3f341be41 100644 |
--- a/pkg/pkg.gyp |
+++ b/pkg/pkg.gyp |
@@ -17,6 +17,8 @@ |
'"third_party"])', |
'<!@(["python", "../tools/list_pkg_directories.py", ' |
'"../third_party/pkg"])', |
+ '<!@(["python", "../tools/list_pkg_directories.py", ' |
+ '"../pkg/polymer/example/"])', |
], |
'outputs': [ |
'<(SHARED_INTERMEDIATE_DIR)/packages.stamp', |