More make dist entries
diff --git a/tutorial/py/Makefile.am b/tutorial/py/Makefile.am
index 2397a12..d891640 100755
--- a/tutorial/py/Makefile.am
+++ b/tutorial/py/Makefile.am
@@ -34,5 +34,6 @@
 	$(RM) -r gen-*
 
 EXTRA_DIST = \
+	setup.cfg \
 	PythonServer.py \
 	PythonClient.py