Forráskód Böngészése

I should have tested before I pushed.

Nick Mathewson 6 éve
szülő
commit
6f8b961a65
1 módosított fájl, 2 hozzáadás és 2 törlés
  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 \