Skip to content

Commit

Permalink
Added 'all' target
Browse files Browse the repository at this point in the history
  • Loading branch information
senshu committed Oct 16, 2011
1 parent a26ad0a commit 146e8cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ TIMESTAMP := release/sozi-timestamp-$(VERSION)

.PHONY: zip verify minify install timestamp clean

all: zip

zip: release/sozi-release-$(VERSION).zip

verify: $(PLAYER_JS) $(EXTRAS_JS)
Expand Down

0 comments on commit 146e8cc

Please sign in to comment.