tor/src/rust/include.am
Sebastian Hahn f8ef7c65d1 Add some Rust utility functions and print support
This gives an indication in the log that Tor was built with Rust
support, as well as laying some groundwork for further string-returning
APIs to be converted to Rust
2017-05-19 08:47:10 -04:00

6 lines
97 B
Plaintext

include src/rust/tor_util/include.am
EXTRA_DIST +=\
src/rust/Cargo.toml \
src/rust/Cargo.lock