]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
I should have tested before I pushed.
authorNick Mathewson <nickm@torproject.org>
Fri, 4 May 2018 00:16:53 +0000 (20:16 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 4 May 2018 00:16:53 +0000 (20:16 -0400)
src/rust/include.am

index 4bc07b05c57e331fc1d21769cf4ad6c06611f366..152ac5cc3c57a87683ce47016478fa2a810901a8 100644 (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 \