Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Jan 26, 2014
1 parent 9cc0db7 commit 5403b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ publish-doc: clean build-doc
build:
@spm build

publish: build
publish:
@spm publish -s spmjs

clean:
Expand Down

0 comments on commit 5403b6e

Please sign in to comment.