Skip to content

Commit

Permalink
eg: add debug_info for dialyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Jan 7, 2020
1 parent 7894d74 commit 91ae3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -13,7 +13,7 @@ test:

examples: eg
eg:
@erlc -I _build/default/lib -o ebin examples/*.erl
@erlc +debug_info -I _build/default/lib -o ebin examples/*.erl

.PHONY: test dialyzer clean

Expand Down

0 comments on commit 91ae3f4

Please sign in to comment.