Prechádzať zdrojové kódy

I should have tested before I pushed.

Nick Mathewson 6 rokov pred
rodič
commit
6f8b961a65
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/rust/include.am

+ 2 - 2
src/rust/include.am

@@ -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 \