Fix imag-bin-release

This commit is contained in:
mario 2016-09-24 10:58:11 +02:00
parent 6a5c5e8449
commit 8e2ad8178d

View file

@ -30,7 +30,7 @@ imag-bin:
imag-bin-release:
@$(ECHO) "\t[IMAG ][RELEASE]"
@$(CARGO) release --manifest-path ./bin/Cargo.toml
@$(CARGO) build --release --manifest-path ./bin/Cargo.toml
imag-bin-update:
@$(ECHO) "\t[IMAG ][UPDATE ]"