[tor-commits] [tor/master] repair "make distcheck"

nickm at torproject.org nickm at torproject.org
Fri Oct 27 16:35:32 UTC 2017


commit 7f764bcba80e7184f0f9f0715e0d125483143f70
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Oct 27 11:59:15 2017 -0400

    repair "make distcheck"
---
 src/rust/tor_rust/include.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/rust/tor_rust/include.am b/src/rust/tor_rust/include.am
index 7d30592b0..6bfec77fb 100644
--- a/src/rust/tor_rust/include.am
+++ b/src/rust/tor_rust/include.am
@@ -1,7 +1,6 @@
 EXTRA_DIST +=\
 	src/rust/tor_rust/Cargo.toml \
-	src/rust/tor_rust/lib.rs \
-	src/rust/tor_rust/tor_rust.rs
+	src/rust/tor_rust/lib.rs
 
 src/rust/target/release/@TOR_RUST_STATIC_NAME@: FORCE
 	( cd "$(abs_top_srcdir)/src/rust/tor_rust" ; \





More information about the tor-commits mailing list