Skip to content

Commit

Permalink
mk rebar
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlee committed Feb 20, 2014
1 parent 7bf07ee commit 5b50e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -30,7 +30,7 @@ $(error "Erlang not available on this system")
endif

# REBAR=$(shell which rebar)
REBAR=./rebar
REBAR=rebar

ifeq ($(REBAR),)
$(error "Rebar not available on this system")
Expand Down

0 comments on commit 5b50e78

Please sign in to comment.