Fix Makefile bug: we don't use this package anymore.

This commit is contained in:
ccd0 2016-09-25 00:38:10 -07:00
parent cb333b3cc1
commit 6591bff261

View File

@ -236,7 +236,7 @@ install.json :
node tools/install.js
echo -> $@
.events/CHANGELOG : version.json | .events node_modules/dateformat/package.json
.events/CHANGELOG : version.json | .events
node tools/updcl.js
echo -> $@