diff --git a/Makefile b/Makefile index 0d9a8f4d8..e36def4ce 100644 --- a/Makefile +++ b/Makefile @@ -186,7 +186,7 @@ test.html : README.md template.jst tools/markdown.js node_modules/marked/package install.json : echo {}> $@ -.events/install : $(testbds) $(jshint) install.json tools/install.js node_modules/fs-extra/package.json | .events +.events/install : $(testbds) $(jshint) install.json tools/install.js | .events node tools/install.js echo -> $@