mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Add src/rust/rand to include.am
This commit is contained in:
parent
2d07aef3cc
commit
2f269bfaf1
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ EXTRA_DIST +=\
|
||||||
src/rust/protover/lib.rs \
|
src/rust/protover/lib.rs \
|
||||||
src/rust/protover/protover.rs \
|
src/rust/protover/protover.rs \
|
||||||
src/rust/protover/tests/protover.rs \
|
src/rust/protover/tests/protover.rs \
|
||||||
|
src/rust/rand/Cargo.toml \
|
||||||
|
src/rust/rand/lib.toml \
|
||||||
|
src/rust/rand/rng.toml \
|
||||||
src/rust/smartlist/Cargo.toml \
|
src/rust/smartlist/Cargo.toml \
|
||||||
src/rust/smartlist/lib.rs \
|
src/rust/smartlist/lib.rs \
|
||||||
src/rust/smartlist/smartlist.rs \
|
src/rust/smartlist/smartlist.rs \
|
||||||
|
|
Loading…
Add table
Reference in a new issue