|
@@ -69,6 +69,6 @@ dialyze: $(if $(filter --src,$(DIALYZER_DIRS)),,deps app)
|
|
-eval "$(subst $(newline),,$(call escape_dquotes,$(call filter_opts.erl)))" \
|
|
-eval "$(subst $(newline),,$(call escape_dquotes,$(call filter_opts.erl)))" \
|
|
-extra $(ERLC_OPTS)` $(DIALYZER_DIRS) $(DIALYZER_OPTS) $(if $(wildcard ebin/),-pa ebin/)
|
|
-extra $(ERLC_OPTS)` $(DIALYZER_DIRS) $(DIALYZER_OPTS) $(if $(wildcard ebin/),-pa ebin/)
|