Fix rebar call in test recipe.
[beam_stats.git] / Makefile
index 5078ecd..c36b519 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -55,4 +55,4 @@ dialyzer_blt_build:
                )
 
 test:
-       @rebar ct skip_deps=true
+       @$(REBAR) ct skip_deps=true
This page took 0.020315 seconds and 4 git commands to generate.