Skip to content

Commit

Permalink
Updated Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Oct 18, 2011
1 parent 11ac7e3 commit 760d2b2
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 @@ -9,7 +9,7 @@ bare: deps
base: deps
@./scripts/make_package.sh base

publish: deps test
publish: deps all test
@./scripts/publish.sh

dev: deps clean full
Expand Down

0 comments on commit 760d2b2

Please sign in to comment.