diff --git a/Makefile b/Makefile index 02f40b79f..57b9f2491 100644 --- a/Makefile +++ b/Makefile @@ -84,7 +84,7 @@ builds := \ default : install -all : builds +all : builds install node_modules/%/package.json : npm-shrinkwrap.json npm install $*