Преглед на файлове

Add src/rust/rand to include.am

Nick Mathewson преди 6 години
родител
ревизия
2f269bfaf1
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/rust/include.am

+ 3 - 0
src/rust/include.am

@@ -14,6 +14,9 @@ EXTRA_DIST +=\
 	src/rust/protover/lib.rs \
 	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/smartlist/Cargo.toml \
 	src/rust/smartlist/lib.rs \
 	src/rust/smartlist/smartlist.rs \