commit | 73d16378c5654710192f216f8467676c154d8185 | [log] [tgz] |
---|---|---|
author | Nobuaki Sukegawa <nsuke@apache.org> | Sat Mar 19 23:32:11 2016 +0900 |
committer | Nobuaki Sukegawa <nsuke@apache.org> | Sat Mar 19 23:53:05 2016 +0900 |
tree | 32254c58e04ddf74e5e0595460f998d08be7be50 | |
parent | 048ea0c8308ac3a2be3ee6e917684d422b9d4221 [diff] [blame] |
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