aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2011-04-03 16:00:22 +0200
committerLoïc Hoguin <[email protected]>2011-04-03 16:00:22 +0200
commitd51170b4bc99e8bc55a8f797ee52c7cac3b5569d (patch)
tree62c092eac228ef6e6d4d0e30787846d64c5cc8ef /Makefile
parent44f0eecdcf206f0ae240103cdc616e13c9dd1c7f (diff)
downloadcowboy-d51170b4bc99e8bc55a8f797ee52c7cac3b5569d.tar.gz
cowboy-d51170b4bc99e8bc55a8f797ee52c7cac3b5569d.tar.bz2
cowboy-d51170b4bc99e8bc55a8f797ee52c7cac3b5569d.zip
Use rebar instead of ./rebar by default in the Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f463c99..d3d97d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# See LICENSE for licensing information.
-REBAR = ./rebar
+REBAR = rebar
all: app