From 46bd31b7d664600fb5829b8ff7ea25a5d25b3dff Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 10 Apr 2016 22:01:39 -0700 Subject: [PATCH] Have all install also. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $*