0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

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

This commit is contained in:
Loïc Hoguin 2011-04-03 16:00:22 +02:00
parent 44f0eecdcf
commit d51170b4bc

View file

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