Skip to content

Commit

Permalink
leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
ierror committed Apr 1, 2018
1 parent 7a2f060 commit 66f7d68
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 @@ -45,7 +45,7 @@ clean:
cargo clean

build:
cargo clean --target=$(TARGET)
cargo clean --target=$(TARGET)
cargo build --release --target=$(TARGET)

build_linux_x86_64:
Expand Down

0 comments on commit 66f7d68

Please sign in to comment.