mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
include src/rust/tor_util/include.am
|
|
include src/rust/protover/include.am
|
|
include src/rust/c_string/include.am
|
|
|
|
EXTRA_DIST +=\
|
|
src/rust/Cargo.toml \
|
|
src/rust/Cargo.lock \
|
|
src/rust/.cargo/config.in
|