Skip to content

Commit

Permalink
- deps/*
Browse files Browse the repository at this point in the history
  • Loading branch information
danikp committed Aug 9, 2015
1 parent ffa40b6 commit e0f7548
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 @@ -24,7 +24,7 @@ get-deps:

## dialyzer
PLT_FILE = ~/boss_db.plt
PLT_APPS ?= kernel stdlib erts deps/*
PLT_APPS ?= kernel stdlib erts
DIALYZER_OPTS ?= -Werror_handling -Wrace_conditions -Wunmatched_returns \
-Wunderspecs --verbose --fullpath -n

Expand Down

0 comments on commit e0f7548

Please sign in to comment.