Skip to content

Commit

Permalink
Check cross references on compile
Browse files Browse the repository at this point in the history
  • Loading branch information
mremond committed Jan 22, 2016
1 parent edc8141 commit 487f220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,7 +1,7 @@
all: src

src:
rebar compile
rebar compile xref

clean:
rebar clean
Expand Down

0 comments on commit 487f220

Please sign in to comment.