diff --git a/Makefile b/Makefile index 057d0de..04d1de1 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,2 @@ all: - rebar compile + ./rebar compile