FIX: misc EXTRA_DIST sections
diff --git a/lib/php/Makefile.am b/lib/php/Makefile.am
index 3851294..ece8d24 100644
--- a/lib/php/Makefile.am
+++ b/lib/php/Makefile.am
@@ -150,6 +150,7 @@
 	src/TStringUtils.php \
 	coding_standards.md \
 	thrift_protocol.ini \
+	phpunit.xml \
 	README.apache.md \
 	README.md \
 	test
diff --git a/lib/rs/Makefile.am b/lib/rs/Makefile.am
index 3a13403..307f842 100644
--- a/lib/rs/Makefile.am
+++ b/lib/rs/Makefile.am
@@ -53,5 +53,7 @@
 	Cargo.toml \
 	README.md \
 	release.sh \
+	NOTICE \
+	LICENSE \
 	RELEASING.md