X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=Makefile;h=ee66ba17a6ed30bc6bd3a792f4bce68887a03290;hb=facfe3cd563274d325db5aaeeeea53613bdb3c8a;hp=1420ddfc134991d58802feadc9c17a7597c507d3;hpb=599f5f4f9cbd1542801668184fbfd0e255411e10;p=hope.git diff --git a/Makefile b/Makefile index 1420ddf..ee66ba1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all compile clean +.PHONY: all compile clean dialyze all: clean compile @@ -7,3 +7,6 @@ compile: clean: @rebar clean + +dialyze: + @dialyzer ebin