Skip to content

Commit 41ea429

Browse files
committed
export top_builddir
1 parent 72cebc0 commit 41ea429

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ CARGO=cargo +$(RUST_TOOLCHAIN_CHANNEL)
129129
# to tests since they can't take command-line arguments.
130130
export RUST_TOOLCHAIN_CHANNEL
131131
export top_srcdir
132+
export top_builddir
132133

133134
RUST_BUILD_DIR=$(top_builddir)/src/rust
134135
RUST_BIN_DIR=$(RUST_BUILD_DIR)/bin

0 commit comments

Comments
 (0)