This should have been removed in 15e928a2782b8e3c0e82d96ec34e54f959c5e901.

This commit is contained in:
ccd0 2016-04-12 00:30:58 -07:00
parent ce6069e4b0
commit 917f48b569

View File

@ -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 -> $@