Skip to content

Commit

Permalink
[manager] Fix a minor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yosukehara committed Apr 29, 2019
1 parent 8f9262f commit a48ff24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/leo_manager/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ all: deps compile xref eunit
deps:
@$(REBAR) get-deps
compile:
$(SHELL) -c ./replace_otp_vsn.sh
@$(REBAR) compile
xref:
@$(REBAR) xref skip_deps=true
Expand Down

0 comments on commit a48ff24

Please sign in to comment.