diff --git a/Makefile b/Makefile index 54e975f40..ec740201b 100644 --- a/Makefile +++ b/Makefile @@ -178,7 +178,7 @@ jsmin: $(BUILDS) dist:: build .PHONY: build -build:: stamp-npm css +build:: stamp-bundler stamp-bower css $(GRUNT) json make jsmin