| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b4ba4af commit 950cc1d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -147,7 +147,8 @@ ADDONS_BINDING_GYPS := \ | |||
| 147 | 147 | # Implicitly depends on $(NODE_EXE), see the build-addons rule for rationale. | |
| 148 | 148 | # Depends on node-gyp package.json so that build-addons is (re)executed when | |
| 149 | 149 | # node-gyp is updated as part of an npm update. | |
| 150 | - test/addons/.buildstamp: deps/npm/node_modules/node-gyp/package.json \ | ||
| 150 | + test/addons/.buildstamp: config.gypi \ | ||
| 151 | + deps/npm/node_modules/node-gyp/package.json \ | ||
| 151 | 152 | $(ADDONS_BINDING_GYPS) test/addons/.docbuildstamp | |
| 152 | 153 | # Cannot use $(wildcard test/addons/*/) here, it's evaluated before | |
| 153 | 154 | # embedded addons have been generated from the documentation. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments