mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
build: Fix missing include for src/rust/external/crypto_rand.rs file.
* FIXES #26025: https://bugs.torproject.org/26025
This commit is contained in:
@@ -5,6 +5,7 @@ EXTRA_DIST +=\
|
||||
src/rust/Cargo.lock \
|
||||
src/rust/.cargo/config.in \
|
||||
src/rust/external/Cargo.toml \
|
||||
src/rust/external/crypto_rand.rs \
|
||||
src/rust/external/external.rs \
|
||||
src/rust/external/lib.rs \
|
||||
src/rust/protover/Cargo.toml \
|
||||
|
||||
Reference in New Issue
Block a user