diff --git a/Makefile b/Makefile index 0cf2950c..8ea1eb44 100644 --- a/Makefile +++ b/Makefile @@ -34,4 +34,4 @@ dialyze: -Wrace_conditions -Wunmatched_returns # -Wunderspecs docs: - @$(REBAR) doc + @$(REBAR) doc skip_deps=true