commit | f3a2974dfe63b3a551b422868f3990112bda5bd8 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Nov 30 22:30:03 2017 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Dec 01 23:01:41 2017 +0100 |
tree | 35a1332929f12d12722d829edef1c375c901953d | |
parent | 152d1bef44853601d88d51e616387accfbc675a3 [diff] [blame] |
THRIFT-4398 Update EXTRA_DIST for "make dist" Client: Build process Patch: Jens Geyer This closes #1431
diff --git a/lib/rs/test/Makefile.am b/lib/rs/test/Makefile.am index 87208d7..8edd756 100644 --- a/lib/rs/test/Makefile.am +++ b/lib/rs/test/Makefile.am
@@ -44,6 +44,10 @@ EXTRA_DIST = \ Cargo.toml \ + thrifts/Base_One.thrift \ + thrifts/Base_Two.thrift \ + thrifts/Midlayer.thrift \ + thrifts/Ultimate.thrift \ src/lib.rs \ src/bin/kitchen_sink_server.rs \ src/bin/kitchen_sink_client.rs