Stop playing...
[beam_stats.git] / Makefile
index 9c15970..8727235 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ REBAR := ./rebar
        deps_get \
        deps_update \
        dialyze \
-       dialyzer_blt_build \
+       dialyzer_plt_build \
        test \
        travis_ci
 
@@ -53,7 +53,7 @@ dialyze:
        )
 
 
-dialyzer_blt_build:
+dialyzer_plt_build:
        @dialyzer \
                --build_plt \
                --apps $(shell ls $(shell \
This page took 0.027075 seconds and 4 git commands to generate.