diff --git a/rust/Makefile.am b/rust/Makefile.am index 9247012656..f10690a712 100644 --- a/rust/Makefile.am +++ b/rust/Makefile.am @@ -31,7 +31,7 @@ if RUST_CROSS_COMPILE RUST_TARGET = --target $(host_triplet) endif -all-local: +all-local: Cargo.toml if HAVE_CYGPATH @rustup_home@ \ CARGO_HOME="$(CARGO_HOME)" \