Browse Source

Use rebar instead of ./rebar by default in the Makefile.

Loïc Hoguin 14 years ago
parent
commit
d51170b4bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 # See LICENSE for licensing information.
 
-REBAR = ./rebar
+REBAR = rebar
 
 all: app