EXTRA_DIST fixes
diff --git a/lib/py/Makefile.am b/lib/py/Makefile.am
index 0abd349..81170e2 100644
--- a/lib/py/Makefile.am
+++ b/lib/py/Makefile.am
@@ -81,6 +81,8 @@
 	compat \
 	setup.py \
 	setup.cfg \
+	pyproject.toml \
 	src \
 	test \
 	README.md
+	
\ No newline at end of file