File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,9 @@ $(srcdir)/third-party/lnav-rs-ext/lnav_rs_ext.cxx.cc: $(srcdir)/third-party/lnav
151151 (cd $( srcdir) /third-party/lnav-rs-ext/ && $( CXXBRIDGE) src/lib.rs) > $@
152152endif
153153
154- $(RUST_DEPS_LIBS ) : $(srcdir ) /third-party/lnav-rs-ext/src/lib.rs $(srcdir ) /third-party/lnav-rs-ext/src/ext_access.rs $(srcdir ) /third-party/lnav-rs-ext/Cargo.toml
154+ $(RUST_DEPS_LIBS ) : $(srcdir ) /third-party/lnav-rs-ext/src/lib.rs \
155+ $(srcdir)/third-party/lnav-rs-ext/src/ext_access.rs $(srcdir)/third-party/lnav-rs-ext/Cargo.lock \
156+ $(srcdir)/third-party/lnav-rs-ext/src/ext_access.rs $(srcdir)/third-party/lnav-rs-ext/Cargo.toml
155157 mkdir -p $(PRQLC_DIR)
156158 env CARGO_TARGET_DIR=third-party/lnav-rs-ext/target $(CARGO_CMD) build --manifest-path \
157159 $(srcdir)/third-party/lnav-rs-ext/Cargo.toml --package lnav-rs-ext --release
You can’t perform that action at this time.
0 commit comments