I should have tested before I pushed.

This commit is contained in:
Nick Mathewson 2018-05-03 20:16:53 -04:00
parent 08e525c198
commit 6f8b961a65
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ EXTRA_DIST +=\
src/rust/protover/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/rand/lib.rs \
src/rust/rand/rng.rs \
src/rust/smartlist/Cargo.toml \
src/rust/smartlist/lib.rs \
src/rust/smartlist/smartlist.rs \