diff --git a/rust/Makefile.am b/rust/Makefile.am index bea6ee74f..9f15ef47c 100644 --- a/rust/Makefile.am +++ b/rust/Makefile.am @@ -25,6 +25,7 @@ EXTRA_DIST = \ $(generator_built) \ tests/*.rs \ src/*.rs \ + src/bin/*.rs \ Cargo.toml \ Cargo.lock \ README.md \