From 5403b6ea447f31dad604992d67c78eaaef7c7def Mon Sep 17 00:00:00 2001 From: hotoo Date: Sun, 26 Jan 2014 17:07:02 +0800 Subject: [PATCH] Update makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2681d19..94de60a 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ publish-doc: clean build-doc build: @spm build -publish: build +publish: @spm publish -s spmjs clean: