Skip to content

Commit

Permalink
Replace escriptize command.
Browse files Browse the repository at this point in the history
  • Loading branch information
kellymclaughlin committed Apr 19, 2012
1 parent d414f18 commit b59f3ad
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
@@ -1,7 +1,7 @@
all: deps compile

compile:
@./rebar compile
@./rebar compile escriptize

deps:
@./rebar get-deps
Expand Down

0 comments on commit b59f3ad

Please sign in to comment.