summaryrefslogtreecommitdiff
path: root/lib/rs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rs/Makefile.am')
-rw-r--r--lib/rs/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/rs/Makefile.am b/lib/rs/Makefile.am
index 0a34120a3..6d74348eb 100644
--- a/lib/rs/Makefile.am
+++ b/lib/rs/Makefile.am
@@ -43,4 +43,7 @@ clean-local:
EXTRA_DIST = \
src \
Cargo.toml \
- README.md
+ README.md \
+ release.sh \
+ RELEASING.md
+