Skip to content

Commit

Permalink
Dialyze tools as well since it contains eprof
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Aug 9, 2013
1 parent 56f89b4 commit 0d52a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dep_mdns = https://github.com/jlouis/mdns.git master
dep_upnp = https://github.com/jlouis/upnp.git master

ERLC_OPTS = +debug_info +'{parse_transform, lager_transform}'
PLT_APPS += xmerl ssl crypto mnesia public_key compiler asn1 inets
PLT_APPS += xmerl ssl crypto mnesia public_key compiler asn1 inets tools

DIALYZER_OPTS=
include erlang.mk
Expand Down

0 comments on commit 0d52a59

Please sign in to comment.